Historical pricing data, instant change alerts, and a developer API for every SaaS product on the internet.
Notion · Plus
$18/user/mo
Price changed: $15 → $18/user/mo
Alert sent to 1,284 watchers · just now
Tracking pricing across
What you get
We've been scraping pricing pages since day one. Query any plan on any product and get its full history — increases, decreases, restructures, deprecated tiers.
Email or signed webhooks the moment a price moves.
JSON in, JSON out. No headless-browser farm.
$ curl /v1/products/notion → 200 OK 9ms {"slug":"notion","plans":[…]}
Pre-normalized. No spreadsheet surgery.
Verify, manage, own your narrative.
Is CRM getting more expensive? We know.
How it works
Paste a slug or pricing URL. We start scraping in minutes.
We normalize plans, features, and currencies into one schema.
Alerts when prices change. Webhooks into your stack.
Developer API
JSON in, JSON out. No scraping, no rate-limit games, no headless-browser farm to maintain.
terminal$ curl -H "Authorization: Bearer $PT_KEY" \ https://api.pricetrack.dev/v1/products/notion { "slug": "notion", "name": "Notion", "plans": [ { "name": "Free", "price": 0, "period": "monthly" }, { "name": "Plus", "price": 12, "period": "monthly" }, { "name": "Business", "price": 18, "period": "monthly" } ], "history": { "count": 47, "last_change": "2026-03-14" } }
Products tracked
Price changes detected
Median API response
Uptime, last 90 days
Live from our scraper
2818
Scrapes · 24h
77%
Success rate
35237
Active sources
19h ago
Last change
Pricing
Pro
For teams shipping seriously.
Enterprise
For companies with real stakes.
Free forever tier. Upgrade only when the data is worth it.