🚀
hrequests
  • Home
  • Installation
  • Simple Usage
    • Attributes
  • Sessions
    • Attributes
  • Concurrent & Lazy Requests
    • Nohup Requests
    • Easy Concurrency
    • Grequests-style Concurrency
  • HTML Parsing
  • Browser Automation
    • Interaction
    • Firefox addons
    • Requests & Responses
    • Closing the page
Powered by GitBook
On this page
  • ✨ Features
  • 💻 Browser crawling
  • ⚡ More

Home

Hrequests (human requests) is a simple, configurable, feature-rich, replacement for the Python requests library.

NextInstallation

Last updated 6 months ago


✨ Features

  • Seamless transition between HTTP and headless browsing 💻

  • Integrated fast HTML parser 🚀

  • High performance network concurrency with goroutines & gevent 🚀

  • Replication of browser TLS fingerprints 🚀

  • JavaScript rendering 🚀

  • Supports HTTP/2 🚀

  • JSON serializing up to 10x faster than the standard library 🚀

💻 Browser crawling

  • Simple & uncomplicated browser automation

  • Human-like cursor movement and typing

  • Full page screenshots

  • Proxy support

  • Headless and headful support

  • No CORS restrictions

⚡ More

  • High performance ✨

  • HTTP backend written in Go

  • Automatic gzip & brotli decode

  • Written with type safety

  • 100% threadsafe ❤️


Realistic browser header generation using 🚀

Anti-detect browsing using and (new in v0.9.0!)

BrowserForge
Camoufox
Patchright
PyPI
PyPI