I am working on a tool that retrieves metadata from multiple web sites and displays the data together for University students. I usually retrieve the data via LWP::UserAgent, and then parse the relevant info.
Lately, I have encountered web sites that generate their data dynamically (I assume using Ajax and Javascript). When I view the source of these sites via FireFox, I don't get any relevant info. When I click "View Generated Source", I get the data I need. Here is an example of such a site (just do a search and view the source).
My question is, is it possible to fetch the generated source via Perl? I am encountering more and more of these sites and am completely stuck when try to parse them
Any ideas?In reply to Fetch generated source by mrguy123
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |