SaaS Competitor Pricing & Feature Matrix Extractor avatar

SaaS Competitor Pricing & Feature Matrix Extractor

Pricing

$10.00 / 1,000 saas pricing & feature matrix analyzeds

Go to Apify Store
SaaS Competitor Pricing & Feature Matrix Extractor

SaaS Competitor Pricing & Feature Matrix Extractor

Extract detailed **pricing tiers, billing cycles, monthly/annual rates, and feature comparison tables** from any B2B SaaS company website in seconds. Designed for **Competitive Intelligence, Product Strategy, Dynamic Pricing, and AI Market Research Agents** (n8n, Make, Claude MCP, OpenAI).

Pricing

$10.00 / 1,000 saas pricing & feature matrix analyzeds

Rating

0.0

(0)

Developer

llio masta

llio masta

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Categories

Share

International SaaS Competitor Pricing & Feature Matrix Extractor

Extract detailed pricing tiers, billing cycles, monthly/annual rates, multi-currency data, and feature comparison tables from any B2B SaaS website worldwide in seconds.

Designed for Global Competitive Intelligence, Product Strategy, Dynamic Pricing, and AI Market Research Agents (n8n, Make, Claude MCP, OpenAI).


🌟 Key Features

  • Global Auto-Discovery (v1.2): Locates pricing pages across international paths: /pricing, /plans, /planos, /precos, /precios, /planes, /tarifs, /prix, /preise.
  • Multi-Currency Parser: Detects rates in USD ($), EUR (€), GBP (£), BRL (R$), JPY (¥), and custom quotes (Sur Devis / Contact Sales).
  • Pricing Plan Parser: Extracts Plan Name, Monthly Price, Annual Discount Price, Currency, Enterprise Status, and Free Trial availability.
  • Feature List Extraction: Scrapes bulleted features per tier (Free, Starter, Pro, Business, Enterprise).
  • Feature Comparison Matrix: Parses full HTML comparison tables into structured JSON key-value pairs (capturing detailed availability like 1:1 only, User-created, Admin-created).
  • LLM & Agent Ready: Clean JSON output perfectly formatted for AI comparative analysis.

🎯 Use Cases

  • Global Competitive Price Monitoring: Track SaaS pricing updates, regional plan changes, and feature repositioning across US, Europe, LATAM, and APAC markets.
  • Market Research & Benchmark: Benchmark your SaaS packaging against global industry competitors.
  • AI Agent Integration: Feed AI Agents with up-to-date SaaS pricing data for automated buyer recommendations.

📥 Input Format

{
"startUrls": [
{ "url": "[https://slack.com](https://slack.com)" },
{ "url": "[https://notion.so](https://notion.so)" }
],
"maxPlansPerCompany": 10,
"extractFeatureMatrix": true
}

Input Parameters

ParameterTypeDefaultDescription
startUrlsArrayRequiredList of SaaS company domain URLs to analyze.
maxPlansPerCompanyInteger10Maximum number of pricing plans to retrieve per SaaS.
extractFeatureMatrixBooleantrueParses feature comparison tables if present on the pricing page.

📤 Output Example

{
"domain": "slack.com",
"url": "[https://slack.com](https://slack.com)",
"pricingUrl": "[https://slack.com/pricing](https://slack.com/pricing)",
"scrapedAt": "2026-09-13T21:59:28.406Z",
"totalPlansFound": 4,
"hasFreePlan": true,
"hasEnterprisePlan": true,
"plans": [
{
"planName": "Pro",
"monthlyPrice": "$8.75",
"annualPrice": "$7.25",
"currency": "USD ($)",
"isEnterpriseCustom": false,
"hasFreeTrial": true,
"ctaText": "Try for Free",
"features": [
"Full message history",
"Unlimited app integrations"
]
},
{
"planName": "Enterprise Grid",
"monthlyPrice": "Sur Devis / Custom",
"currency": "Sur Devis",
"isEnterpriseCustom": true,
"hasFreeTrial": true,
"ctaText": "Contact Sales",
"features": []
}
],
"featureMatrix": [
{
"featureName": "Slack Connect",
"availability": {
"Free": "1:1 only",
"Pro": true,
"Business+": true,
"Enterprise+": true
}
}
]
}

💰 Pricing Model

This Actor operates on a Pay Per Event (PPE) model:

  • $0.01 per company domain analyzed (pricing-scraped event)