awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
kennethreitz avatar

kennethreitz/requests-htmlFork

0
View on GitHub↗
326 stars·42 forks·Python·MIT·10 viewshtml.python-requests.org↗

Requests Html

Pythonic HTML Parsing for Humans™

Features

  • HTML and XML Processing - Human-friendly HTML parsing and scraping.

Star history

Star history chart for kennethreitz/requests-htmlStar history chart for kennethreitz/requests-html

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Requests Html

These projects share indexed features with Requests Html. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • danburzo/hredD

    danburzo/hred

    0View on GitHub↗
    View on GitHub↗0
  • emilstenstrom/justhtmlEmilStenstrom avatar

    EmilStenstrom/justhtml

    1,143View on GitHub↗

    A pure Python HTML5 parser that just works. No C extensions to compile. No system dependencies to install. No complex API to learn.

    Python
    View on GitHub↗1,143
  • engali94/xmljsonE

    engali94/XMLJson

    0View on GitHub↗
    View on GitHub↗0
  • charmparticle/xpeC

    charmparticle/xpe

    0View on GitHub↗
    View on GitHub↗0
Compare all 17 related projects→

Frequently asked questions

What does kennethreitz/requests-html do?

Pythonic HTML Parsing for Humans™

What are the main features of kennethreitz/requests-html?

The main features of kennethreitz/requests-html are: HTML and XML Processing.

Which projects share features with kennethreitz/requests-html?

Projects with overlapping indexed features include: danburzo/hred. emilstenstrom/justhtml — A pure Python HTML5 parser that just works. No C extensions to compile. No system dependencies to install. No complex… engali94/xmljson. ericchiang/pup — Pup is a command line tool for extracting and filtering data from HTML documents using CSS selectors. It functions as… gawel/pyquery — A jquery-like library for python. charmparticle/xpe.