![]() |
|
Perl Monk, Perl Meditation | |
PerlMonks |
Re: Screen scrapingby Corion (Patriarch) |
on Dec 28, 2015 at 14:48 UTC ( #1151264=note: print w/replies, xml ) | Need Help?? |
See for example Mojo::DOM or a combination of HTML::TreeBuilder and HTML::Selector::XPath. I've combined the two into App::scrape, but you may want to look at the actual code of App::scrape and write your own version.
In Section
Seekers of Perl Wisdom
|
|