Currently seeking a crawler application that can analyze the JavaScript on a webpage for AJAX requests and identify functions that initiate those calls in order to retrieve all content from start to finish.
I would develop this myself, but my workload is currently overwhelming. I'm wondering if such a crawler already exists?
Any recommendations?