Y
Hacker News
new
|
ask
|
show
|
jobs
by
grewil
3694 days ago
I find WWW::Mechanize::Firefox an interesting alternative. The API is similar to WWW::Mechanize, but it remote controls an instance of Firefox using the MozRepl addon. This means scraping/interacting with pages using JS works fine.
http://search.cpan.org/~corion/WWW-Mechanize-Firefox-0.78/li...