A
A
Andrey Lubchuk2016-05-08 21:32:39
JavaScript
Andrey Lubchuk, 2016-05-08 21:32:39

How to parse a dynamic website with javascript in java?

Please tell me how to parse the site, only not html but javascript, there are not even links there, everything is done through the onClick method, code example:

<span elid="1742" onclick="controlers.resort.select(this, 1742)" id="v_resort1742" class=""><b class="ch"></b>Аттика</span>
<b class="ch"></b>
Аттика

Answer the question

In order to leave comments, you need to log in

2 answer(s)
P
profesor08, 2016-05-08
@profesor08 Куратор тега JavaScript

И что вы хотите в результате получить? Изучите что делает controlers.resort.select(this, 1742) и натсраивайте парсинг.

R
Rou1997, 2016-05-08
@Rou1997

HTTP и Fiddler, Wireshark
либо Phantom.js

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question