This library was created for testing and training purposes to retrieve the page source of websites, create Cloudflare Turnstile tokens and create Cloudflare WAF sessions.
First of all, thank you very much for your hard work and for sharing this project! It's incredibly useful.
I'm facing an issue with the latest version of the scraper when using a proxy.
Problem Description:
When I don't use a proxy, everything works perfectly.
However, as soon as I try to use a proxy, I consistently get a timeout and a 500 error from Axios.
What’s strange is that with the previous version of the project, this same code worked fine with the proxy. Now, no matter what proxy I use, the issue persists.
Context:
I’m using Ubuntu and running the project via Docker.
If you have any idea what might be causing this issue, or if recent changes might be related, I would greatly appreciate your help in resolving this.
Description
Hello,
First of all, thank you very much for your hard work and for sharing this project! It's incredibly useful.
I'm facing an issue with the latest version of the scraper when using a proxy.
Problem Description:
When I don't use a proxy, everything works perfectly. However, as soon as I try to use a proxy, I consistently get a timeout and a 500 error from Axios.
What’s strange is that with the previous version of the project, this same code worked fine with the proxy. Now, no matter what proxy I use, the issue persists. Context:
If you have any idea what might be causing this issue, or if recent changes might be related, I would greatly appreciate your help in resolving this.
Thanks again for your great work!
Best regards,
Full steps to reproduce the issue
Issue Type
Bug
Operating System
Linux
Do you use Docker?
Docker