I need a php script to parse pages..
Example, i enter an url like
http://www.google.com/search?as_q=ca...ghts=&safe=off
which is a google search for car only in ".net".. and the script will go through pages and save URLS that come up...
example i want the first 2000 links for that search.. i want the script to do just that.... any takers??