hi guys hope you can help me. i have a list of terms and i need the list of websites listed in google for all those keywords.
is this possible?
any easy way of compiling such a list?
thanks id
sidyadav
11:32 am on May 20, 2004 (gmt 0)
You can use the Google Web API service and modify a ready-made script (or make your own) to only show the URLs of the results from the SERPs (no title, description etc.).
And then, copy/paste the list of URLs wherever you want it.
That's probably the easiest way I can think of doing this by.