Jump to content

Google cookie tracking


jk11uk

Recommended Posts

hi

 

i made a google scraper a while ago, but google block it now. Sneakily they dont just block it, instead they send it dodgy data -nice. Anyway, i'd like to get around this so google cant tell its a scraper. So far i've:

 

- changed the user agent so it cant detect the script that way

- put in a random time delay so searching appears normal

 

but it still doesn't work. I know they use cookies to track so my question is how do you have a script accept cookies and maybe after a while destroy them and accept new ones (or do what ever else is needed to look like a normal searcher!) ?

Also any other ideas on how to make a scraper undetectable

 

 

cheers!

Link to comment
https://forums.phpfreaks.com/topic/124655-google-cookie-tracking/
Share on other sites

It will be your IP address that is banned not anything else.

Use a proxy but you'll only end up getting them IPs blocked aswell. Most of the free proxy addresses you can get hold of are banned by Google for this reason. Use the Google AJAX API on your own site in a manor that will not get you banned.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.