{"library":"requests-html","type":"library","category":null,"description":"requests-html is a Python library designed for web scraping and HTML parsing, extending the capabilities of the popular `requests` library. It provides HTML parsing with CSS selectors (jQuery-style) and XPath, automatic encoding detection, mocked user-agents, and crucially, full JavaScript support via Headless Chromium (Pyppeteer). The current version is 0.10.0, with its last PyPI release in February 2019, suggesting a slower release cadence, though the underlying `requests` library is actively maintained.","language":"python","status":"active","version":"0.10.0","tags":["web scraping","html parsing","requests","css selectors","xpath","javascript rendering","async"],"install":[{"cmd":"pip install requests-html","imports":["from requests_html import HTMLSession"]},{"cmd":"pip install requests-html[async]","imports":[]}],"homepage":null,"github":"https://github.com/kennethreitz/requests-html","docs":null,"changelog":null,"pypi":"https://pypi.org/project/requests-html/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":4.5,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/requests-html/compatibility"},"provenance":{"verified_status":"import_fail","verified_at":"Fri Jul 03","last_verified":"Fri Jul 03","next_check":"Fri Jul 10","install_tag":null}}