1

I have a webpage that I know the contents of (standard look) I am trying to parse the webpage in my android device so that I can extract certain information (say phone number). I have the URL. How can I achieve this in Android? Any suggestion to how I can start or a quick example of doing so? Thank you so much for the help

1 Answer 1

2

Try HTMLCleaner or TagSoup, for more information please check this example: http://blog.andrewpearson.org/2010/07/android-html-parsing.html

Also check out this StackOverflow question: What is the fastest way to scrape HTML webpage in Android?

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.