bluebottle
Registered Member
- Jun 1, 2022
- 67
- 12
I want to scrape all the urls for a particular search query but without getting blacklisted or banned by Google, how can I do it?
If I use free rotating proxies?If it is the results for a single keyword just doing it manually is an option. If you have loads to scrape you would like be better off using a tool or service dedicated to this such as Scrapebox or one of the online Google scraping tools.
It's not a hard task to create such an application but there are aspects of it that could make it take far more time than the equivalent cost of paying an API to do it.
From where?? Are this proxies fast talking about internet speed?If I use free rotating proxies?
Unfortunately that is much more added complexity and time cost. You can do it but the last time i was involved in that was years ago and it was only getting harder and harder to find usable proxies then, I can't imagine this side of it has gotten any easier.If I use free rotating proxies?
i use my own python script for thatI want to scrape all the urls for a particular search query but without getting blacklisted or banned by Google, how can I do it?
If I use free rotating proxies?
i wrote my own script for that, getting around 1000 urls per minute.I want to scrape all the urls for a particular search query but without getting blacklisted or banned by Google, how can I do it?