1

I want to know how is possible to load and traverse a document from URL. I want to load a document from URL and being able to select basically html elements by tag name or class name or ID. Any help will be really appreciated.

1 Answer 1

1

Check out a Jsoup library. You should be able to extract data by tags using it.

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

1 Comment

Looks what I want. Thank you

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.