which option do i have to be able change ip's internaly

umen242

Newbie
Joined
Jan 6, 2013
Messages
10
Reaction score
0
Hello all
sorry if its not the right forum to ask .
im making simple web site scraper web App .
user define rules to scarp , the web app gets the rules and start to scrap the requested site .
my question is what service i can use that changing the IP's , so the site that get scraped if it block me , i could start with new IP .
Thanks for the help
 
Hello all
sorry if its not the right forum to ask .
im making simple web site scraper web App .
user define rules to scarp , the web app gets the rules and start to scrap the requested site .
my question is what service i can use that changing the IP's , so the site that get scraped if it block me , i could start with new IP .
Thanks for the help
assuming you're using cURL to scrape, there is a setopt for proxy settings.
http://stackoverflow.com/questions/5211887/how-to-use-curl-via-a-proxy
 
Thanks , yes proxy is what i need , how do i know what are reliable proxy's i can buy ?
There are many ..
 
Back
Top