Installing hrequests
pip install -U hrequests[all] python -m hrequests install
Ignore the [all] option if you don't want headless browsing support:
[all]
pip install -U hrequests
Last updated 9 months ago