![]() |
Saving results from GOOGLE SEARCH
hey guys, say i go to google and search for "FREE PORN', and i get 100 results on first page, is there any program that will save the URLS i return in a simple to use format?
|
bookmarking?
|
File>Save Page As...
|
You can use some scripting to extract the urls
|
If you have a unix shell account, try using lynx. There's some commandline option that spits out all of the links (URLs) that are present on a page. So you'd do something like
lynx -whatevertheoptionis "http://www.google.com/search?hl=en&q=free+porn&btnG=Google+Search&meta=" |
Well i dont have unix shell account..yea i am looking for some kind of script that will extract urls.. any ideas?
|
<?php
`lynx -whatevertheoptionis "http://www.google.com/search?hl=en&q=free+porn&btnG=Google+Search&meta=" `; ?> |
say i do a search for "auto" on google, and on the first page there are of course 100 listings..
is there an easy way to export all the sites in that page to .csv format? this is what i need.. can soemone code this |
All times are GMT -7. The time now is 06:27 AM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123