Hacker News new | ask | show | jobs
by shayanjm 4516 days ago
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