How to scrape URLs Only

helloworld1

Newbie
Joined
Oct 23, 2010
Messages
34
Reaction score
1
I've done a lot of email scraping and exhausted everything I could find. Now I need to scrape URLs for sites which don't have email address to get the "Contact Us" page and submit the info manually.
I need to be able to scrape using a Keyword and "Contact Us" and then get a direct link to the "Contact Us" page.

What's the best program for this?

Thanks
 
If I understand you correctly you can use this footprint

inurl:contact inurl:us
 
Is there any kind of scraper that will do this?
 
Back
Top