Installation

Installing hrequests

Install via pip:

pip install -U hrequests[all]
python -m hrequests install
chevron-rightOr, install without headless browsing supporthashtag

Ignore the [all] option if you don't want headless browsing support:

pip install -U hrequests

Last updated