github g1879/DrissionPage v1.5.0

latest releases: v4.1.0.17, v4.1.0.13, v4.0.4.23...
5 years ago
  • s mode uses lxml library instead of requests_html library
  • You can directly call the page object and element object to get the lower-level elements, element('@id=ele_id') is equivalent to element.ele('@id=ele_id')
  • nexts(), prevs() methods can get text nodes
  • Get pseudo element attributes and text
  • Add link and inner_html attributes to element objects
  • Various optimizations

Don't miss a new DrissionPage release

NewReleases is sending notifications on new releases.