Jump to content

(Advanced) Parse Generated Source? This possible?


Anidazen

Recommended Posts

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...

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.