{"library":"cssselect","type":"library","category":null,"description":"cssselect is a BSD-licensed Python library that parses CSS3 Selectors and translates them into XPath 1.0 expressions. These XPath expressions can then be used with an XPath engine like lxml to find matching elements in XML or HTML documents. The library is currently at version 1.4.0 and maintains an active development cycle with releases published on PyPI.","language":"python","status":"active","version":"1.4.0","tags":["css","selectors","xpath","html","xml","parsing","web scraping"],"last_verified":"Tue Jun 09","install":[{"cmd":"pip install cssselect","imports":["from cssselect import GenericTranslator","from cssselect import HTMLTranslator","from cssselect import SelectorError","from cssselect import css_to_xpath","from cssselect import SelectorSyntaxError"]}],"homepage":null,"github":"https://github.com/scrapy/cssselect","docs":null,"changelog":null,"pypi":"https://pypi.org/project/cssselect/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.5,"avg_import_s":0.03,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/cssselect/compatibility"}}