Data Mining Software
Posted
by Mark
on Super User
See other posts from Super User
or by Mark
Published on 2010-05-28T01:51:14Z
Indexed on
2010/05/28
1:53 UTC
Read the original article
Hit count: 266
data-mining
I want to harvest some data like this http://www.newcardealers.ca/en/Dealers/List-A.aspx
And insert the name, address, phone number, email, etc. into a database. Is there some software I can use that will take a webpage, let me specify some regexes or something, and then spit out all the matched data in a CSV or some format easily insertable into a DB?
© Super User or respective owner