Hi, can you please help me to get a good way to scrape google results using, php? I can scrape it using this language, but the problem is, Google detect many queries and block my IP. so Im looking a good way to solve this problem.
Here are two ideas that instantly come to my mind :
- Put some delay between queries
or
- Use proxies (if you scrape SERPs with php, you're probably using curl, so it won't be much of a hassle to implement proxy support in your code)
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.