SaaS Pricing Intelligence + AI (Competitor Tracker) avatar

SaaS Pricing Intelligence + AI (Competitor Tracker)

Pricing

from $10.00 / 1,000 pricing page analyzeds

Go to Apify Store
SaaS Pricing Intelligence + AI (Competitor Tracker)

SaaS Pricing Intelligence + AI (Competitor Tracker)

Turn any competitor's pricing page into clean, structured data: plans, prices, billing periods, free tiers and key features extracted by built-in AI over HTTP. Then get a cross-competitor comparison report. No API key, no browser.

Pricing

from $10.00 / 1,000 pricing page analyzeds

Rating

0.0

(0)

Developer

Lizzy

Lizzy

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

6 days ago

Last modified

Share

Turn any competitor's pricing page into clean, structured data — then get an AI competitive comparison across all of them. Runs over plain HTTP (no browser, no API key).

What it does

For each pricing page you give it:

  1. Fetches the page over HTTP (with Apify Proxy).
  2. Extracts the visible pricing text.
  3. Uses built-in AI to pull out a structured pricing model: plans, monthly/annual prices, billing notes, free tier / free trial flags, target segments and key features.
  4. Optionally produces one cross-competitor comparison report: cheapest entry, most premium, free-tier coverage, common pricing model, price spread, packaging gaps and a recommendation (positioned against your product if you provide it).

To protect you from paying for nothing, if a page has no pricing signals in its static HTML (e.g. a fully JavaScript-rendered page), the actor records pricingFound: false and does not run or charge for AI on that page.

Input

FieldDescription
urlsPricing pages, one per line. Full URL preferred (https://slack.com/pricing). A bare domain (notion.so) auto-tries /pricing, then the homepage.
yourProduct(optional) Describe your own product/pricing so the comparison positions you against competitors.
competitiveReportAdd one AI comparison report across all competitors (default true).
aiEnrichmentUse AI to extract structured pricing (default true). Off = raw signals only, no AI charges.
aiLanguageLanguage for AI-written fields (default English).
proxyConfigurationApify Proxy (recommended).

Output

One dataset item per competitor with vendor, pricingFound, plans[] (name, monthlyPrice, annualPrice, priceNote, targetSegment, keyFeatures), hasFreeTier, hasFreeTrial, pricingModel, cheapestPaidUsd, positioningSummary, plus a final competitive-comparison item when enabled.

Pricing (pay per event)

  • Pricing page analyzed — per page returned.
  • AI pricing extraction — per page where structured pricing is successfully extracted.
  • AI competitive comparison — once per run (only with 2+ extracted competitors).

You are only charged for AI when it actually produces a result.

Notes

  • Pages that fully render pricing in JavaScript may return pricingFound: false — the actor never guesses prices that aren't in the HTML.
  • The actor uses only facts present on the page; it does not invent plans or numbers.