Skip to main content
Glama
DataLeadsPRO

saas-pricing-extractor

by DataLeadsPRO

SaaS Pricing Extractor API

Extract and structure pricing pages from any SaaS site: plans, tiers, and features.

Part of the DataLeads API suite (Business software category). Requests render in a real browser with anti-bot handling and protected-page support built in - no proxies to manage, no infrastructure to run.

Endpoints

Method

Path

Description

POST

/saas/pricing

V1 Saas Pricing

Related MCP server: alterlab-mcp-server

Quick start

curl -X POST https://data.dataleads.pro/v1/saas/pricing \
  -H 'Content-Type: application/json' \
  -d '{"clientKey": "YOUR_CLIENT_KEY", "url": "https://stripe.com/pricing"}'

Replace YOUR_CLIENT_KEY with your key. Get one at https://data.dataleads.pro - free tier included.

MCP server

  • Remote (Streamable HTTP): https://data.dataleads.pro/mcp/saas-pricing-extractor

  • Stdio (Docker): docker run -e DATALEADS_API_KEY=yourkey ghcr.io/dataleads/saas-pricing-extractor-mcp:latest

Pricing

Tier

Price

Requests

Free

$0

500/mo

Starter

$9/mo

5,000

Pro

$29/mo

25,000

Business

$99/mo

100,000

Enterprise

custom

custom

Full plan details at https://data.dataleads.pro.

License

MIT - see LICENSE.

Related MCP Connectors

Related MCP Servers

  • -
    license
    Not graded
    quality
    C
    maintenance
    Extract structured data from any website with a simple SDK call. No scraping code, no headless browsers - just prompt and get JSON.
    62
    -
  • A
    license
    A
    quality
    A
    maintenance
    Enables web scraping, structured data extraction, and screenshot capture with automatic anti-bot bypass, supporting JavaScript rendering, proxy rotation, and tiered pricing.
    25
    98 npm
    1
    MIT
  • F
    license
    Not graded
    quality
    B
    maintenance
    Enables AI agents to extract structured JSON data from web pages using presets or custom JSON schemas, with confidence scores and source snippets, paid per call via USDC on Base.
    -