Groups | Search | Server Info | Login | Register
| X-Received | by 10.99.63.202 with SMTP id m193mr5867289pga.63.1482034992117; Sat, 17 Dec 2016 20:23:12 -0800 (PST) |
|---|---|
| X-Received | by 10.157.39.129 with SMTP id c1mr555529otb.15.1482034992033; Sat, 17 Dec 2016 20:23:12 -0800 (PST) |
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.glorb.com!b123no1224734itb.0!news-out.google.com!c1ni915itd.0!nntp.google.com!75no1220129ite.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail |
| Newsgroups | comp.sources.d |
| Date | Sat, 17 Dec 2016 20:23:11 -0800 (PST) |
| Complaints-To | groups-abuse@google.com |
| Injection-Info | glegroupsg2000goo.googlegroups.com; posting-host=47.188.54.234; posting-account=4DogHwoAAACcnQyUIXIIpmNFupyYV-Fk |
| NNTP-Posting-Host | 47.188.54.234 |
| User-Agent | G2/1.0 |
| MIME-Version | 1.0 |
| Message-ID | <bad116f1-6090-480d-a539-eeeacdb45a7c@googlegroups.com> (permalink) |
| Subject | Recovering HTML rendered in browser using JSoup |
| From | sandeep6699@yahoo.com |
| Injection-Date | Sun, 18 Dec 2016 04:23:12 +0000 |
| Content-Type | text/plain; charset=UTF-8 |
| Content-Transfer-Encoding | quoted-printable |
| Xref | csiph.com comp.sources.d:92 |
Show key headers only | View raw
Can somebody kindly suggest the proper way to use JSoup on a website like "https://network.axial.net/a/company/business-team-san-francisco/"?
This website has a lot of Javascripting, and no matter what I do {documentObj.body().data(), documentObj.html(), connectionObj.response().body(), Jsoup.connect(urlStr).userAgent("Mozilla").data("name", "jsoup") etc.}, I am not able to recover the html that is rendered in a browser.
--SS
Back to comp.sources.d | Previous | Next | Find similar
Recovering HTML rendered in browser using JSoup sandeep6699@yahoo.com - 2016-12-17 20:23 -0800
csiph-web