
kraj123
Novice
Feb 28, 2008, 9:06 AM
Post #1 of 2
(1833 views)
|
Help on CGI/LWP ; QUERY string search on web
|
Can't Post
|
|
Hi, using perl script I want to pass a query (KEY WORDS) to search in any website search option and get list of url's and output to flat file..then have a count on it..... for example if "perl Cgi" is the string I should pass that to the search option of google or any website. It will show list of url's in each page... so I hv to list those url and store output to flat file.... It would be great if anyone can help me on this.......like what module should i use and how should I start coding ..like structure ... Thanks ...
|