omkarcloud / botasaurus

The All in One Framework to build Awesome Scrapers.
https://www.omkar.cloud/botasaurus/
MIT License
1.35k stars 123 forks source link

CF blocks when using docker container #90

Closed leonidcan closed 4 months ago

leonidcan commented 6 months ago

CF with JS challenge blocks access when running in docker container. Same simple app has no problem when run on Windows (headless true or false)

kreethandsouza commented 6 months ago

could you share the code how are breaking it in windows? and whats the docker file on what image are you running it?

Chetan11-dev commented 4 months ago

We have released v4, which solves many bugs and adds awesome feautres like UI Run. I suggest using it and let me know if this issue reoccurs, to do so, please run the following commands:

python -m pip install bota botasaurus_api botasaurus_driver bota botasaurus-proxy-authentication botasaurus_server --upgrade

Then read the documentation at https://github.com/omkarcloud/botasaurus.