SaaS Pricing Intelligence + AI (Competitor Tracker)
Pricing
from $10.00 / 1,000 pricing page analyzeds
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
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
6 days ago
Last modified
Categories
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:
- Fetches the page over HTTP (with Apify Proxy).
- Extracts the visible pricing text.
- 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.
- 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
| Field | Description |
|---|---|
urls | Pricing 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. |
competitiveReport | Add one AI comparison report across all competitors (default true). |
aiEnrichment | Use AI to extract structured pricing (default true). Off = raw signals only, no AI charges. |
aiLanguage | Language for AI-written fields (default English). |
proxyConfiguration | Apify 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.