SaaS Pricing & Terms Monitor API
Pricing
from $1.00 / 1,000 results
SaaS Pricing & Terms Monitor API
Monitor pricing, terms, and feature pages with machine-readable diffs, snapshot history, and dataset/webhook delivery.
SaaS Pricing & Terms Monitor API
Pricing
from $1.00 / 1,000 results
Monitor pricing, terms, and feature pages with machine-readable diffs, snapshot history, and dataset/webhook delivery.
You can access the SaaS Pricing & Terms Monitor API programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.
$echo '{< "targets": [< {< "id": "notion-pricing",< "name": "Notion Pricing",< "kind": "price",< "url": "https://www.notion.so/pricing",< "includePatterns": [< "price",< "free",< "business",< "enterprise"< ],< "excludePatterns": [< "cookie",< "login"< ]< }< ]<}' |<apify call taroyamada/saas-change-monitor-actor --silent --output-datasetThe Apify CLI is the official tool that allows you to use SaaS Pricing & Terms Monitor API locally, providing convenience functions and automatic retries on errors.
Using installation script (macOS/Linux):
$curl -fsSL https://apify.com/install-cli.sh | bashUsing installation script (Windows):
$irm https://apify.com/install-cli.ps1 | iexUsing Homebrew:
$brew install apify-cliUsing npm:
$npm install -g apify-cliOther API clients include: