Hacker News new | ask | show | jobs
by sameline 410 days ago
I shared this last month as well but I’ve added a couple new features since then: a weekly digest email, a list of what you’re tracking and a price history chart.

I’ve been building https://lowlow.bot, it tracks price changes on any website. I was inspired by https://camelcamelcamel.com, but wanted something that worked for more than just Amazon. It’s been handy for big purchases I’m ok waiting for and stocking up on recurring non-perishable essentials when they go on sale. It also lets me know when something has come back in stock.

1 comments

How are you scraping the prices? Are you using AI for that?
I try to use JSON-LD metadata on the page if it’s available and fall back to AI if it’s not.