searching for text on the Web

R

Rick

I would like to create a simple macro that would go to
several/many web sites and search for a few strings of
text, and if found, save that web site, or its URL.

Here is a more specific example: Given a URL, like
http://www.scooby.com/monthtext.cfm?id=2154, I would like
to input 2 numbers, say 2154 and 2231, and also say, 3
strings of text, like "timely" "fat" "house". So the macro
would go to each URL,
http://www.scooby.com/monthtext.cfm?id=2154,
http://www.scooby.com/monthtext.cfm?id=2155,
http://www.scooby.com/monthtext.cfm?id=2156, etc. up to
http://www.scooby.com/monthtext.cfm?id=2231. And at each
site search for the 3 text strings given. IF any text
found, it would save the web page or the URL. If it finds
the text it continues on until it goes thru all the URLs.
Thanks for any ideas or help, Rick
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top