HN CompanionHN Companion new | best | ask | show | jobs
Turn any website into a live data feed (github.com/reverse)
2 points by chadwebscraper 4 hours ago | 3 comments


I recently needed to extract a sites content + track any new content.

I didn’t like the current tools, so I built meter. It syncs a website and fires webhooks whenever content changes.

To start, you just need to plug a site URL in. It will find any APIs or fallback to HTML if needed for the data.

Site here: https://meter.sh


Hey, nice SDK! Heads up that the docs link at the bottom (https://api.meter.sh/docs) returns a 404

Thank you! Oops - it’s just https://docs.meter.sh - going to fix this.