Is There A Tool To Scrape This?

hamd01

Power Member
Joined
Mar 29, 2010
Messages
569
Reaction score
130
I want to scrape data from a site and then act upon data from the site, as follows;

Scrape a list of URLs from the main site. The pages are all behind a captcha.

Once I have a list of URLs, I need to crawl each URL on the way-back-machine, and extract an email address from the site.

Finally...send an email to each extract address.

Anyone know of a way to do this, or a coder who can script it?
 
Back
Top