I
I
Ilya Chernikov2016-06-08 08:07:51
JavaScript
Ilya Chernikov, 2016-06-08 08:07:51

How to parse javascript generated text through Java?

In a Java application, you need to parse an online store page. Javascript is used to search for a product. How can I get ready-made markup with parameters in a Java program?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
E
Eugene, 2016-06-08
@zolt85

If you need to parse the response from the server, which comes in HTML format, you can use this thing - https://jsoup.org/

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question