pricetab started as a one-person tool: a browser tab was open for every
Etsy item its author was thinking about buying, waiting to see if the price
moved. First it became a private watchlist; now it's open to anyone with
the same habit.
What it does
Keeps a watchlist of Etsy listings you picked yourself.
Re-checks current prices on a schedule and shows the change since the
last check.
Emails you once when a price drops to the target you set — then stays
quiet unless it happens again.
Links straight to the listing on etsy.com — buying happens there.
What it doesn't do
No OAuth and no access to Etsy accounts: it reads only public listing
data with an application key.
No price-history charts — only the latest price and the one before it
are kept, in line with Etsy's caching rules.
No newsletters, no marketing email. One alert per target hit, that's
the whole deal.
How it's funded
pricetab is free. When affiliate links are enabled, purchases made after
clicking through to Etsy may earn a small commission via Awin, Etsy's
affiliate network — disclosed in the footer, the
privacy and terms pages.
Built with
Cloudflare Workers and D1, talking to the
Etsy Open API v3 public listing
endpoints with an application key.