/rummage

Rummage is yet another JS web scraping library. So why use this one? Well, core to its design philosophy is to make the easy things easy, and the hard things possible, an ethos expressed by authors of Programming Perl 2nd Edition (1996). It uses axios for transport, Promises for asynchronous calls, and an easily extensible API for customisation.

This repository is not active