![]() |
|
Clear questions and runnable code get the best and fastest answer |
|
PerlMonks |
Re^3: Timing web page download.by Sinistral (Monsignor) |
on Jul 12, 2012 at 18:32 UTC ( #981470=note: print w/replies, xml ) | Need Help?? |
The most likely candidate NPM seems like it might be jscrape, which combines jsdom, request, and jquery. The reason I recommended Javascript / Node as an option is your own language:
If you are dealing with pages that use Javascript to dynamically load resources, then you have to have something that can interpret that Javascript as a browser would. As something completely different, you might want to check out Selenium.
In Section
Seekers of Perl Wisdom
|
|