javascriptnode.jswww-mechanizewww-mechanize-firefox

Is there a Node.js equivalent of Perl's WWW::Mechanize?


I'm searching a module for Node which would be similar to WWW::Mechanize for Perl. Or even better to WWW::Mechanize::Firefox.

If anyone had an idea of something similar, or in which direction I could search, that would really be appreciated.


Solution

  • What you're looking for is a scriptable/headless browser. In decreasing order of popularity, the options are:

    Abandoned projects