Using curl on server - how to redirect javascript requests to target server?
问题 So I'm running a crawler on my server and I'm needing to execute javascript to gain access to some of the data on my target site (target being the one I want to crawl). I had a question regarding a different approach to the problem here, but it's not needed for answering this one: [Dead]How to successfully POST to an old ASP.NET site utilizing Asynchronous Postback My javascript is executed in the browser I call my php crawler from. The problem is that all javascript requests are targeted