Google search string generator?

gettinthere

Power Member
Joined
Apr 17, 2010
Messages
637
Reaction score
160
I'm not sure how this works but if I copy a google.co.uk search string...

I want to send an outsourcer a list of google searches to do some research on

eg.

london university
glasgow university
manchester school

PHP:
http://www.google.co.uk/search?sclient=psy&hl=en&q=london+university&aq=f&aqi=g5&aql=&oq=&gs_rfai=&pbx=1&pf=p&pdl=3000&ech=2&psi=8t2oTKjNF4Xg4waL4vWJDQ12861352826592&emsg=NCSR&noj=1&ei=D96oTLKpMo2OjAfuhMTmDA

Can I run that through a database, change the variables "london" and/or "university" and send the list of urls to someone to look at?

Or will it not work? There seems to be a few changes when I re-search or manually use a different variable.

I dont know how it works though & would be grateful for some guidance.

Thanks

ALSO...

If someone from (eg) India searches for "london university" on google.co.uk would the search results be different than if the search came from the UK?

thanks!
 
Last edited:
Back
Top