Forum Moderators: open
I'd like to be able to throw a list of around 5,000 URL's at google, and obtain the statistic of how many results each throws up. Specifically, I'm interested in the "links to:<URL>" results. I am using this as some measure of reputation/standing for a list of companies.
I have a Linux Apache server, and basic PHP/MySQL experience.
Any/All comments/suggestions gratefully recieved.
TIA
Mike
The difference is the 'user agent' that is sent to Google. Legitimate browser query would send a proper user agent identifying as 'known' browser.
As Speedmax have already explained his app does not send user agent which could flag his domain/ISP IP as doing an automated query.
mistert_1
Sorry, I'm not following you, I thought we're talking ranking/position tool in this thread.
Cheers
Very good point re: browser ID.
I did actually start this thread in order to parse the results of a google "link:companyurl" so that i could capture the statistic "number of matches" as an indicator of reputation. (i.e a company with 60,000 links to it is more reputable than one with none) I relaise this is imperfect, but would be a nice additional variable to a pretty large academic study I am doing. There has been loads of suggestions, some more related than others, but it seems automating google queries brings an awful lot of interest.
Keep it coming.
Mike