php google scraper problem ..need hel

by 1 replies
2
hello , look at this script to scrape google result


it's not working with Proxy , when i removing bellow two lines it's working for few time , after that result showing blank for few hours ??

PHP Code:
 CURLOPT_PROXY   => "193.138.185.51"//Proxy host if needed
        
CURLOPT_PROXYPORT  => "3128",   //Proxy port if needed 
what is the problem ?? any other scraper available
#programming #google #php #problem #scraper
  • Have you double checked that your proxies are correct and Alive?
    Have you tried using this code with private proxies ?

Next Topics on Trending Feed