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

cookieError while making request to server. #83

Closed frtug closed 4 months ago

frtug commented 6 months ago

How can we resolve this error. Any clue ? botasaur_code.zip

frtug commented 6 months ago

I have added the error as well as code which will replicate the error.

frtug commented 6 months ago

By tweaking the value of use_stealth to False. It works.

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.