Web scraping frameworks?

Pierre M piemas25 at gmail.com
Tue Mar 4 22:55:21 GMT 2014


I love using
      Web::Scraper
It's so simple and intuitive to use!
But it only "goes down" (unless if I've missed something), and it doesn't
allow to interact with the page (fill forms, click buttons, etc) so it
doesn't handle complex scraping scenarios. For these, I like
      Mojo::UserAgent
which gives me more control. An example here:

http://blog.kraih.com/post/43198036449/mojolicious-hack-of-the-day-web-scraping-with


More information about the london.pm mailing list