Sunday 15 July 2012

android - make jsoup get the full HTML content like I can see in my browser -


I am developing the Android app with the web crawling function. I use Jesup to parse HTML content.

I have a big problem because HTML-content (table content of the page) that I need is made by Javascript is not a way to support JSOP Javascript? Or get at least the full HTML-content that I can see in my browser.

I have already tried HtmlUnit, but it does not perform well.

Someone has suggested phatomaj, but I do not know how to use it in Android.

Please help me

Does Javascript support javascript Is there no way?

Unfortunately, you have to use another library to execute the script. Please see my answer for some examples.

No comments:

Post a Comment