How to extract the data from a website using java?

Posted by giri on Stack Overflow See other posts from Stack Overflow or by giri
Published on 2010-01-11T18:40:09Z Indexed on 2010/05/20 4:20 UTC
Read the original article Hit count: 207

Filed under:
|

Hi I am familier with java programming language I like to extract the data from a website and store it to my database running on my machine.Is that possible in java.If so which API I should use. For example the are number of schools listed on a website How can I extract that data and store it to my database using java.

© Stack Overflow or respective owner

Related posts about java

Related posts about screen-scraping