daijro / hrequests

🚀 Web scraping for humans
https://daijro.gitbook.io/hrequests/
MIT License
654 stars 39 forks source link

Failed to get requests #52

Open sudo-elliot-alderson opened 1 month ago

sudo-elliot-alderson commented 1 month ago

System Error: (<class 'hrequests.exceptions.ClientException'>, ClientException('failed to do request: Get “<private website api endpoint” : EOF')

I get this when I use a proxy, but it works without. This endpoint has recently implemented TLS Fingerprinting and I’m trying to figure out if I can bypass it with hrequests

Cosmicoppai commented 1 month ago

@sudo-elliot-alderson complete error stack would be appreciable