hi all,

i am studying for a medical exam and I frequently need to consult multiple pages to find obscure facts. I am looking for a way to do a google search, go to each of the top 5-10 sites, dump the text from these sites to a file, and hi-light the search term within the dumped text.

I figure you can dump text directly from a lynx search, but I can't work out how to get lynx to go into each of the google links without doing it manually.

Ideally, I would like to write a script that would prompt for the search terms and then the dump file name and then create the file.

Any ideas? Thanks