![]() |
|
go ahead... be a heretic | |
PerlMonks |
Better solution with Mechanize?by myuserid7 (Scribe) |
on Jun 12, 2006 at 19:53 UTC ( #554930=perlquestion: print w/replies, xml ) | Need Help?? |
myuserid7 has asked for the wisdom of the Perl Monks concerning the following question:
Hello everyone,
I'm using Mechanize to download some files within multiple spidered pages. Unfortunately Javascript is used to write out the links to the files on each page, so I've been injecting the links manually and then following them:
there must be a better way to do this.. any ideas? thanks. Edited by planetscape - changed pre to code tags
Back to
Seekers of Perl Wisdom
|
|