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
Sep 8, 2025 at 14:37
License
BSD-3-Clause
Total Downloads
8
GitHub Repository
https://github.com/scrapy/cssselectDocumentation
https://cssselect.readthedocs.io/