{"library":"parsel","type":"library","category":null,"description":"Parsel is a powerful Python library designed to extract data from HTML and XML documents using XPath and CSS selectors. It provides a flexible and efficient way to navigate and query web content, making it a common dependency for web scraping tools. The current version is 1.11.0, and it maintains an active development cycle with frequent updates, often tied to Python version support and dependency requirement changes.","language":"python","status":"active","version":"1.11.0","tags":["web scraping","html parsing","xml parsing","xpath","css selectors","jmespath","data extraction"],"install":[{"cmd":"pip install parsel","imports":["from parsel import Selector","from parsel import SelectorList"]}],"homepage":"https://parsel.readthedocs.io","github":"https://github.com/scrapy/parsel","docs":"https://parsel.readthedocs.io/en/latest/","changelog":"https://parsel.readthedocs.io/en/latest/history.html","pypi":"https://pypi.org/project/parsel/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":2.3,"avg_import_s":0.26,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/parsel/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}