botasaurus
botasaurus copied to clipboard
The All in One Framework to build Awesome Scrapers.
Is there a way to change the timezone? If not, it would be extremely valuable. I.e. a way to spoof the local timezone of the device, such as a flag...
In my Btowser code recently I started experiency some problems, then it was suggested to run `python -m pip install bota botasaurus botasaurus-api botasaurus-requests botasaurus-driver botasaurus-proxy-authentication botasaurus-server botasaurus-humancursor --upgrade` Then...
It seems like the usual Chromium method of verbose logging doesn't work here. What's the method of verbose logging with botasaurus? The reason I ask is because it fails to...
I am using Request decorator. earlier it was working fine. but now I am getting issue in that it never return failed state, in case of failure it always stucks...
A table that highlights the key differences between the `@request` and `@browser` decorators available in Botasaurus
Hi, thank you for Botasaurus. I want to report that since a couple weeks the documentation hosted at https://www.omkar.cloud/botasaurus/ has not been available. Moreover a lot of other subdirectories on...
Hi, is there a way to modify the MobileEmulation features of chrome? (at least i have not find a simple way to access the underlying chromedriver from the source code)...
Currently using the browser decorator with async_queue, parallel params helps with parallelization of scraping tasks by opening `n` number of separate browser instances. Can we also parallelize such scraping using...
Since now headless are now detected (Google) win 11