Suggest IDEAS : Looking for the Server to scrape Data From Google Search Result

SEO FOX

Elite Member
Jr. VIP
Joined
Apr 27, 2015
Messages
6,080
Reaction score
1,275
Hello pals

Looking for the Good Hosting provider to scrape data from google search result without blocking my website IP.

Suggest some ideas, about dedicated server, proxy server and then rotation IP likes that.

Thanks
 
Last edited:
  1. Build a program/script in PHP/Python/Node.js to scrape Google for your keyword(s).
  2. Make the script to save the results in a database with a unique identifier as key for each keyword.
  3. Call the program for each query made on your website and assign a unique identifier for each call to the program.
  4. Send an ajax request to fetch the result for the unique identifier and show the result on your site.
  5. You can rotate proxies within the program/script.
 
Thread moved to web hosting sub-forum.
 
Back
Top