Hacker News new | ask | show | jobs
by scottlinux 4516 days ago
Might also be of related interest: https://twitter.com/dumpmon
2 comments

Hi there! Author of @dumpmon here. If you are interested, the entire project is open-sourced here: https://github.com/jordan-wright/dumpmon

I'm planning a solid revision sometime soon!

Conceptually, the same thing. Only difference is I abstracted my project as a SaaS (that took forever) so you didn't _have_ to run your own instance.

Also, I wrote mine in Node (scrape parsing & RESTful APIs just SCREAM async), while dumpmon is written in Python