ajax - How to crawl asynchronized content by Java? -


I need to crawl a site by java, while one stream of content is loaded by ajax. Does anyone have the experience of finding that material?

Thank you!

You can use it. This is an uninterrupted browser. For example, with the html unit you can press the button on the page, wait for the content loaded by AJAX and catch it.


Comments

Popular posts from this blog

mysql - How to enter php data into a html multiple select box -

java - Can't add JTree to JPanel of a JInternalFrame -

c++ - Cassandra datastax cpp driver - avoiding unnecessary copies -