Chetan Jain

Results 54 comments of Chetan Jain

I also faced it was due to lack of RAM and CPU which causes it to timeout. - Ensure you have sufficient RAM and CPU - Ensure you have nodejs...

I will be releasing API for Gmaps, so kindly wait till then.

Release new version with API Integration, Kindly run command ``` python -m pip install bota botasaurus_api botasaurus_driver bota botasaurus-proxy-authentication botasaurus_server --upgrade ``` and then run the below commands 1️⃣ Clone...

We are working creating an API version which you may use with curl instead of shell arguments.

Release new version with API Integration, Kindly run command ``` python -m pip install bota botasaurus_api botasaurus_driver bota botasaurus-proxy-authentication botasaurus_server --upgrade ``` and then run the below commands 1️⃣ Clone...

Feel free to use my code, but please note that I have created a separate repository for it since I didn't receive a response for five days.

We have dropped selenium support, and instead gone with our custom driver, so build issues should not occur. And, I am not sure, how can we use headfull mode in...

Please run the following commands: ``` python -m pip install bota botasaurus_api botasaurus_driver bota botasaurus-proxy-authentication botasaurus_server --upgrade ``` And read the documentation at https://github.com/omkarcloud/botasaurus.

It should work in docker, see if it due to low memory. By trying on a bigger server. Also, you can test it in docker as follows: ``` docker-compose build...

Kindly, run this command ``` python -m pip install botasaurus --upgrade ``` Also, Could you re try with https://github.com/omkarcloud/botasaurus-starter. And share output of ``` docker-compose build && docker-compose up ```