requests-html
Pythonic HTML Parsing for Humans™
About this project
Requests-HTML: HTML Parsing for Humans™ .. image:: https://farm5.staticflickr.com/4695/39152770914a3ab8af40dkd.jpg .. image:: https://travis-ci.com/psf/requests-html.svg?branch=master :target: https://travis-ci.com/psf/requests-html This library intends to make parsing HTML (e.g. scraping the web) as simple and intuitive as possible. When using this library you automatically get: — Full JavaScript support! (Using Chromium, thanks to pyppeteer) — CSS Selectors (a.k.a jQuery-style, thanks to PyQuery). — XPath Selectors, for the faint of heart. — Mocked user-agent (like a real web browser). — Automatic following of redirects. — Connection–pooling and cookie persistence. — The Requests…
Technologies
Project health
GitHub
Reviews
Built by
Maintain psf/requests-html? Claiming verifies admin access through your GitHub account and gives you control of this listing.