1

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?

1 Answer 1

2

Use an HTML parser. JSoup is good, and easy to use.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.