Google Scraper - Rate Limit

theobserver

Pez Lightyear
Dec 7, 2013
64
1
0
Hi Guys

Any ideas of Safe numbers for Search queries on google.

Im building a google scraper, plan is to get about 10 proxies and cycle through them.

Any ideas of a safe number of queries per IP per minute?

Or any tips for preventing the IP's getting blocked.

Ill be cycling the IP and have a different UserAgent for each IP etc.

Cheers
TO
 


Pick a number.

If the proxy gets a captcha, don't use it for a day.

In a week, come back to it, and adjust the number (or make the number autoadjust).

1 query / minute / proxy may be safe depending on the query type.
 
Cheers, It will be a different query everytime (Which should make our life easier as it wont look automated) . Ill be querying google shopping.

Ill have a play around with it.

Cheers
TO