hello guys , i need a tool which can grab the links from google results, better if it is free. for example if i search site:abc.com then it display around 100k results. i want the link of all 100k pages. second: a tool which will visit automatically all the links provided via txt file. any suggestion?
Hi, you can use this: http://simplehtmldom.sourceforge.net/ + your own PHP "crawler" to extract links from google result page.