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 26, 2023 at 20:15
License
BSD 3-Clause
Total Downloads
6
Supported Platforms
GitHub Repository
https://github.com/scrapy/cssselectDocumentation
https://cssselect.readthedocs.io/en/latest/