Capture data from website

onlineexamine

Newbie
Joined
Jul 27, 2012
Messages
3
Reaction score
0
I would like to capture data from a website. That site is similar to directory which contains name, desig, address, city, tele, fax, email, etc. These data will be available at the same place in different pages.

Which is the best free tool/software to capture those data and get them in Excel format

All help is welcome. Thanks
 
You can try RegEx Extractor, it extract datas via regular expressions and export results as CSV (Excel) file :
Code:
http://codecanyon.net/item/regex-extractor-extract-everything-simply-/1327433

Beny
 
I think you need to hire a developer work for you .
PM me if you want .
 
Yea you'll need a developer like jewl86 said.

I could get it done in a few hours if it's urgent.
But you're new so won't be able to PM. Once you get 15 posts, get in touch :)
 
Blue Zero,

Is there is any good free program that will help me to do the job

Thanks
 
Webharvey is a program that wpuld do it for you but it's about $100. Nice program though :)
 
Thank u very much Rua999, I think, it is doing what is required for me
 
You can try Visual web ripper which is a powerful tool used for web scraping,content extraction from the web
 
Try Web Content Extractor. Not as great as visual web ripper but loads easier to use and it costs a lot less
 
any type of scraping program would work, you could easily code this yourself with minimal programming knowledge.
 
Back
Top