5,000+ SaaS products tracked

Every SaaS price change,
archived.

Structured historical pricing data for 5,000+ SaaS products. API access from $0/month.

5,000+ Companies tracked
80,000+ Pricing snapshots
5 years Historical depth
Weekly Crawl frequency

We do the crawling.
You get the data.

Every week, we check pricing pages for 5,000+ SaaS products, extract structured data, and version every change. Our archive goes back years.

1

We track 5,000+ pricing pages

Weekly monitoring of SaaS pricing pages across every major category. We handle JavaScript-rendered pages, retries, and edge cases so you don't have to.

2

AI extracts structured data

Plan names, prices, features, and billing models are extracted into clean JSON. Every extraction is confidence-scored and validated.

3

Changes are versioned

New records are only created when pricing actually changes. Every version is preserved. Nothing is deleted. The archive grows over time.

4

You query the REST API

Standard REST API. JSON responses. Cursor-based pagination. Filter by date range. Use it in scripts, spreadsheets, or production apps.

Clean JSON.
Every time.

One endpoint gives you current pricing. Another gives you the full version history. Both return the same structured schema — plan names, prices, features, billing models, confidence score.

GET /v1/companies/notion.so/pricing

Swap the domain for any tracked SaaS product. Add /history for time-series data with cursor pagination.

response.json
{
  "data": {
    "company": {
      "name": "Notion",
      "domain": "notion.so",
      "category": "Productivity",
      "total_snapshots": 18,
      "pricing_changes_detected": 4,
      "first_captured": "2021-03-01",
      "last_captured": "2026-03-28"
    },
    "captured_at": "2026-03-28T09:14:22Z",
    "source_type": "live_crawl",
    "currency": "USD",
    "free_tier_exists": true,
    "enterprise_plan_exists": true,
    "extraction_confidence": 0.94,
    "plans": [
      {
        "name": "Free",
        "price_monthly": 0,
        "price_annual_per_month": 0,
        "price_unit": null,
        "is_highlighted": false,
        "features": [
          "Unlimited pages & blocks",
          "Share with up to 10 guests",
          "7-day page history",
          "5 MB file uploads"
        ]
      },
      {
        "name": "Plus",
        "price_monthly": 12,
        "price_annual_per_month": 8,
        "price_unit": "user",
        "is_highlighted": true,
        "features": [
          "Unlimited guests",
          "30-day page history",
          "Unlimited file uploads",
          "Custom domains"
        ]
      },
      {
        "name": "Business",
        "price_monthly": 18,
        "price_annual_per_month": 15,
        "price_unit": "user",
        "is_highlighted": false,
        "features": [
          "SAML SSO",
          "90-day page history",
          "Advanced analytics",
          "Bulk PDF export"
        ]
      }
    ]
  },
  "meta": {
    "request_id": "req_7x2k9m",
    "timestamp": "2026-03-28T09:14:23Z"
  }
}

Start free.
Upgrade when you need history.

Free tier covers the top 100 SaaS companies with current pricing only. No credit card. Historical data and broader coverage start at $99/month.

Free
$0
/month
For developers exploring the API.
  • Top 100 SaaS companies
  • Current pricing only
  • 1,000 API calls/month
  • No credit card required
Get free API key
Starter
$99
/month
For teams tracking a handful of competitors.
  • 500 companies
  • 1-year pricing history
  • 10,000 API calls/month
  • JSON & cursor pagination
Start for $99
Most popular
Pro
$299
/month
For pricing strategists running competitive analysis.
  • 2,500 companies
  • Full pricing history (5+ years)
  • 50,000 API calls/month
  • Change alerts + CSV export
Start for $299
Enterprise
$799
/month
For VCs, consultants, and large product orgs.
  • All 5,000+ companies
  • Unlimited API calls
  • Raw HTML snapshots
  • Priority support
Start for $799

Get your API key in 30 seconds.

Email signup. No credit card. Start querying immediately. The free tier stays free — upgrade only when you need history.

Get free API access