omkarcloud / botasaurus

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

Connecting to the antidetect browser driver. #134

Open sdv75 opened 3 weeks ago

sdv75 commented 3 weeks ago

Your library has everything for comfortable scraping: multi-threading, connecting any proxies, convenient information output, error logging, etc. But there is no complete change in browser fingerprints yet. I want to be able to connect a botasaurus to the antidetect browser driver. For example, dolphin-anty. How to do it? Please provide a code example.