Hello,
i'm trying to scrape content that loaded by ajax... here's my problem
if i'm using "page source code" and use regex designer, i could see the content that i want to scrape
BUT
when i'm put on project maker, and i'm using Take Source (HTML), it takes the original HTML (when the content is not loaded).
---
The same thing goes in mozilla, when i use view source, i couldn't see the content... but when i use firebug, i could see the content loaded.
---
Any idea on how to scrape this ?
i'm trying to scrape content that loaded by ajax... here's my problem
if i'm using "page source code" and use regex designer, i could see the content that i want to scrape
BUT
when i'm put on project maker, and i'm using Take Source (HTML), it takes the original HTML (when the content is not loaded).
---
The same thing goes in mozilla, when i use view source, i couldn't see the content... but when i use firebug, i could see the content loaded.
---
Any idea on how to scrape this ?