TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Get email notifications for new products and sales on ASOS.com

3 pointsby benedictlewisover 8 years ago

2 comments

benedictlewisover 8 years ago
This is a little side project of mine. I buy a lot of clothes from ASOS, however often forget to check for a while and end up missing sales. This site will send you an email notification whenever:<p>* New products launch for a certain search term<p>* Products within a search term change price<p>There is also a public listing of price changes [0] (only shows price changes for searches that members are already monitoring). I&#x27;ve already listed several example trackers, including one for the brand 11 Degrees [1]. Email notifications are formatted to include a preview of the product, price, and links to ASOS [2].<p>It also automatically detected products which have been sold out, and then relisted if more stock comes in, marking them as stale. These products are usually only available in one or two sizes, with very limited stock.<p>[0] <a href="https:&#x2F;&#x2F;asostracker.uk&#x2F;activity" rel="nofollow">https:&#x2F;&#x2F;asostracker.uk&#x2F;activity</a><p>[1] <a href="https:&#x2F;&#x2F;asostracker.uk&#x2F;trackers&#x2F;586c1ae510426db2d3c4a817" rel="nofollow">https:&#x2F;&#x2F;asostracker.uk&#x2F;trackers&#x2F;586c1ae510426db2d3c4a817</a><p>[2] <a href="http:&#x2F;&#x2F;i.imgur.com&#x2F;tdi7n46.png" rel="nofollow">http:&#x2F;&#x2F;i.imgur.com&#x2F;tdi7n46.png</a>
sconxuover 8 years ago
Do you use their API?