Edit: Camel+YC fact: we pitched to YC early on, but weren't ready to give up our day jobs at the time. A few months later, we had left our jobs anyway. Not necessarily because the site was doing so well...
Amazon Price-Tracker with Alerts
21–30 of 140 posts
Re: Amazon Price-Tracker with Alerts
#22I've used CCC for a long time, but especially in the pandemic I've discovered it's been most useful for simply finding out when something comes back in stock . Whether toilet paper, a webcam, or whatever random thing that's been out of stock for a month -- set a CCC alert at some fairly high price and it'll e-mail you when it's back (below that price) -- even if the price you set is higher than it's ever been before.…
I've actually been toying with this concept for a weekend project, essentially a quick 'n dirty node daemon process that checks prices periodically, for sites it knows how to. More often than not the data is just sitting there in JSON in the , so you wouldn't necessarily have to scrape it either. (e.g. fossil)
Open source the project to let others send PRs for other sites...
Toss in a sendgrid key for emails and you're all set...
Re: Amazon Price-Tracker with Alerts
#23I then found keepa.com which has been good, if not better than CCC.
Re: Amazon Price-Tracker with Alerts
#24I've used CCC for a long time, but especially in the pandemic I've discovered it's been most useful for simply finding out when something comes back in stock . Whether toilet paper, a webcam, or whatever random thing that's been out of stock for a month -- set a CCC alert at some fairly high price and it'll e-mail you when it's back (below that price) -- even if the price you set is higher than it's ever been before.…
> I've become so reliant on CCC it really bugs me I can't use it (or an equivalent) on other sites -- e.g. Target, Wal-Mart, Best Buy, Nike, J. Crew, whatever. I've actually been toying with this concept for a weekend project, essentially a quick 'n dirty node daemon process that checks prices periodically, for sites it knows how to. More often than not the data is just sitting there in JSON in the , so you wouldn't…
Prices are competitive information, at least competitive enough to warrant obfuscation and preventing scraping.
And, the more sources you have, the more likely things will constantly fail. Scraping is always fragile.
One of the first web-scraping projects I ever built was to find the lowest price for Clif bars. I ate about 365 per year, and in only 45 minutes of programming a cron job and push notifications, I easily saved $100 that year.
Re: Amazon Price-Tracker with Alerts
#25I've used CCC for a long time, but especially in the pandemic I've discovered it's been most useful for simply finding out when something comes back in stock . Whether toilet paper, a webcam, or whatever random thing that's been out of stock for a month -- set a CCC alert at some fairly high price and it'll e-mail you when it's back (below that price) -- even if the price you set is higher than it's ever been before.…
> I've become so reliant on CCC it really bugs me I can't use it (or an equivalent) on other sites -- e.g. Target, Wal-Mart, Best Buy, Nike, J. Crew, whatever. I've actually been toying with this concept for a weekend project, essentially a quick 'n dirty node daemon process that checks prices periodically, for sites it knows how to. More often than not the data is just sitting there in JSON in the , so you wouldn't…
Re: Amazon Price-Tracker with Alerts
#26Lol how long has it been since the HN astroturfing article got posted?
Re: Amazon Price-Tracker with Alerts
#27Thank you to everyone who uses our website. We are fortunate to have been able to run it for so long. Edit: Camel+YC fact: we pitched to YC early on, but weren't ready to give up our day jobs at the time. A few months later, we had left our jobs anyway. Not necessarily because the site was doing so well...
Re: Amazon Price-Tracker with Alerts
#28If they see value in CCC, why not natively add the feature themselves? If price history is made transparent, consumers also don’t have trust issues.
Re: Amazon Price-Tracker with Alerts
#29Thank you to everyone who uses our website. We are fortunate to have been able to run it for so long. Edit: Camel+YC fact: we pitched to YC early on, but weren't ready to give up our day jobs at the time. A few months later, we had left our jobs anyway. Not necessarily because the site was doing so well...
Re: Amazon Price-Tracker with Alerts
#30Thank you to everyone who uses our website. We are fortunate to have been able to run it for so long. Edit: Camel+YC fact: we pitched to YC early on, but weren't ready to give up our day jobs at the time. A few months later, we had left our jobs anyway. Not necessarily because the site was doing so well...