Show HN: Detect changes and keep data in sync with meter's web scraper

  • Posted 2 hours ago by hankwilliamsjr
  • 2 points
https://www.meter.sh/
Hi everyone!

I recently built an end-to-end RAG app, and I needed to do some serious data extraction off the web. I realized that many web scraping tools index too heavily on the markdown style - so you end up with tons of noise in vector DBs and you can't track content diffs.

I built meter to fix that - extracts only the data you want, and notifies you either through webhook or a pull endpoint of any changes to that data over time.

0 comments