Reputation: 2946
I am building an android application , that will plot a list of addresses on a google map. The list of addresses are on a website. . What would be the best way to scrape these addresses from the website, and then store them into my android application sqlite database.
This is the website http://itica.ie/chipper_directory
What would be the best way to go about programming for this website?
Upvotes: 1
Views: 593