Tuesday, February 16, 2010

Inurl: /view/ Index.shtml How Can I Take A Google Search And Dump Its Resaults Into A Text File Inside Of Linux?

How can I take a google search and dump its resaults into a text file inside of Linux? - inurl: /view/ index.shtml

I want a database looking for people to make (inurl: view / index.shtml). If you search a database resaults the software to monitor and have a website where you can view webcams and location.

2 comments:

feynman_... said...

W3m use of "dump" switch to the production results of a search. These (approximately) excerpts of things that are similar to the results of the search sites.

w3m-dump "... http://www.google.com/search?hl=en&q=ca | egrep - color" (www): \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\. \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ W + \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\. (org | com | net) '> relevant_websites.txt

Zeta1 said...

A simple method:

In the advanced Google search, the number of results per page 100

Do your research.

Save Page As ... From the File menu.

Post a Comment