I have a problem with the table parsing, which is loaded with ajax:
Document doc = Jsoup.connect("http://lfl.ru/club553").get();
That's what i get:
<div class="tournament_stats_table_tournament_3442 tournament-stats-table" style="display: block;" url="/?ajax=1&method=tournament_stats_table&tournament_id=3442&club_id=553">
подождите... </div>
Tell me please what can be done in this situation. Thx.