cssselect
CSS Selectors for Python
CSS Selectors for Python
To install this package, run one of the following:
Cssselect parses CSS3 Selectors and translate them to XPath 1.0 expressions. Such expressions can be used in lxml or another XPath engine to find the matching elements in an XML or HTML document.
Summary
CSS Selectors for Python
Last Updated
May 15, 2025 at 15:30
License
BSD-3-Clause
Total Downloads
605.0K
Supported Platforms
Unsupported Platforms
GitHub Repository
https://github.com/scrapy/cssselectDocumentation
https://cssselect.readthedocs.io/en/latest/