requests-html
Parser
A Pythonic HTML parsing library providing intuitive and asynchronous web scraping capabilities.
Pythonic HTML Parsing for Humans™
304 stars
6 watching
39 forks
Language: Python
last commit: 8 months ago
Linked from 2 awesome lists
htmlrequestsscrapingscraping-frameworkscraping-websites
Related projects:
Repository | Description | Stars |
---|---|---|
| An HTTP client library for Python that simplifies sending and receiving HTTP requests. | 279 |
| A pure-python library for extracting structured data from HTML pages. | 1,865 |
| A Rust library for extracting useful data from HTML documents | 974 |
| A Rust library for parsing and querying HTML documents using CSS selectors. | 1,961 |
| Library for retrieving basic content from websites | 615 |
| A fast HTML parser written in C, optimized for performance. | 682 |
| An HTML parsing library that converts web pages to structured data and then generates Markdown content from that data | 1 |
| A standards-compliant Python library for parsing and serializing HTML documents and fragments. | 1,138 |
| An HTTP request parser for parsing URL, search query, headers and form data. | 10 |
| A Python library for parsing and validating HTTP request objects with support for multiple web frameworks. | 1,383 |
| An Objective-C framework for parsing and serializing HTML documents | 240 |
| A simple HTTP request/response parser that provides callbacks for parsing HTTP messages. | 200 |
| A modern HTTP client built on top of the Requests library for creating and executing REST requests in Python. | 307 |
| An HTML parser designed to meet the standards of modern web browsers | 2,171 |
| A library that parses strings using a specification based on the Python format() syntax | 1,732 |