问题
I want to get the html content of a page but am unable to because of the scripts that are in the HTML file. I'm trying to use Jsoup to extract the content. If it helps, this is the link to my issue. JSoup select form returns null
Does anyone know how I can achieve this? Thanks.
来源:https://stackoverflow.com/questions/64971866/how-do-i-get-the-html-with-js-script-of-a-page-using-jsoup