# Home

<figure><img src="https://i.imgur.com/r8GcQW1.png" alt=""><figcaption></figcaption></figure>

[![](https://img.shields.io/github/license/daijro/hrequests.svg)](https://github.com/daijro/hrequests/blob/main/LICENSE) ![](https://img.shields.io/badge/python-3.8%E2%80%903.12-blue) [![PyPI](https://img.shields.io/pypi/v/hrequests.svg) ](https://pypi.org/project/hrequests/)[![PyPI](https://static.pepy.tech/badge/hrequests) ](https://pepy.tech/project/hrequests)[![](https://img.shields.io/badge/code%20style-black-black.svg) ](https://github.com/ambv/black)[![](https://img.shields.io/badge/imports-isort-yellow.svg)](https://github.com/PyCQA/isort)

***

## ✨ 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 🚀
* Realistic browser header generation using [BrowserForge](https://github.com/daijro/browserforge) 🚀
* JSON serializing up to 10x faster than the standard library 🚀

## 💻 Browser crawling

* Simple & uncomplicated browser automation
* Human-like cursor movement and typing
* Anti-detect browsing using [Camoufox](https://camoufox.com) and [Patchright](https://github.com/Kaliiiiiiiiii-Vinyzu/patchright) (**new in v0.9.0!**)
* 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 ❤️

***
