vote up -3 vote down star
1

I am looking for a crawler or a search utility to search a crawled db that is specificly coded to find contact details inside of business websites. For example the data under a Contact Us page.

I would like to capture this data into a database in an automated manner.

Anyone got any suggestions?

flag

closed as not programming related by Ken White, Austin Salonen, Michael Petrotta, divo, erikkallen Oct 20 at 17:39

3 Answers

vote up 0 vote down

Hi. Is there any open source spam bot software? Please help.

With the c# api you can write this in a matter of an hour or two.

link|flag
2  
+1 for sarcasm -1 if you are serious... – Old Nick Oct 20 at 15:40
Sarcasm of course. :) Although one really could write this in a matter of a couple hours with the c# framework... – Will Shaver Oct 22 at 15:37
vote up 0 vote down

On the assumption that you have a legitimate reason for doing this (I can imagine some, alas), I suggest that Perl be the tool of choice. There are several modules that make this nearly trivial: WWW::Mechanize screen ctraping and Mail::Address for parsing addresses.

link|flag
vote up 0 vote down

I am in no way intending to spam people with this data.

link|flag

Not the answer you're looking for? Browse other questions tagged or ask your own question.