Extracting data from internet

Posted by Ankiov Spetsnaz on Programmers See other posts from Programmers or by Ankiov Spetsnaz
Published on 2012-11-13T04:17:57Z Indexed on 2012/11/13 5:14 UTC
Read the original article Hit count: 466

Filed under:
|
|

I would like to extract data from internet like www.mozenda.com does but I want to write my own program to do that. Specific data I'm looking for is various event data.

Based on my research, I think custom web crawler is my answer but I Would like to confirm the answer and see if there are any suggestion to make custom web crawlers if web crawler indeed is an answer.

Personally, I would prefer Java and I'm planning on using Glassfish technology if that matters...

© Programmers or respective owner

Related posts about java

Related posts about data-mining