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

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

javascript - data.match(var) not working it seems -

javascript - How can I pause a jQuery .each() loop, while waiting for user input? -