cssselect2
0.7

Documentation

  • First Steps
    • Installation
    • Basic Example
  • API Reference
    • Matcher
      • Matcher.add_selector()
      • Matcher.match()
    • compile_selector_list()
    • ElementWrapper
      • ElementWrapper.ancestors
      • ElementWrapper.classes
      • ElementWrapper.etree_children
      • ElementWrapper.etree_element
      • ElementWrapper.etree_siblings
      • ElementWrapper.from_html_root()
      • ElementWrapper.from_xml_root()
      • ElementWrapper.id
      • ElementWrapper.index
      • ElementWrapper.iter_ancestors()
      • ElementWrapper.iter_children()
      • ElementWrapper.iter_next_siblings()
      • ElementWrapper.iter_previous_siblings()
      • ElementWrapper.iter_siblings()
      • ElementWrapper.iter_subtree()
      • ElementWrapper.lang
      • ElementWrapper.local_name
      • ElementWrapper.matches()
      • ElementWrapper.namespace_url
      • ElementWrapper.parent
      • ElementWrapper.previous
      • ElementWrapper.previous_siblings
      • ElementWrapper.query()
      • ElementWrapper.query_all()
    • SelectorError
    • CompiledSelector

Extra Information

  • Changelog
    • Version 0.7.0
    • Version 0.6.0
    • Version 0.5.0
    • Version 0.4.1
    • Version 0.4.0
    • Version 0.3.0
    • Version 0.2.2
    • Version 0.2.1
    • Version 0.2.0
    • Version 0.1
  • Contribute
    • Code & Issues
    • Tests
    • Documentation
  • Support
    • Sponsorship
    • Professionnal Support
cssselect2
  • Search


© Copyright Simon Sapin and contributors.

Built with Sphinx using a theme provided by Read the Docs.