Anidazen Posted August 28, 2007 Share Posted August 28, 2007 Hey guys. My PHP experience has moved seriously in the direction of bots, parsing etc. -- find all that stuff quite interesting. The problem is that I'm trying to parse some pages which are Ajax/JavaScript generated, so the code that CURL etc. retrieves is nothing like the code that actually ends up there. I was wondering if anyone knew a tool or anything to identify *where* the page code actually exists. (Generally which scripts are being called in the browser to supply the HTML via DOM. How to identify those scripts and what paramaters they're being given.) Or alternatively... Is there any way to parse the *generated code* -- ie. like the firefox developer plugin lets you view. I know that this is a little out there atm... Link to comment https://forums.phpfreaks.com/topic/67144-advanced-parse-generated-source-this-possible/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.