Crawl a whole site from a seed URL, following links — index docs, catalogs, or a competitor across many pages.
from 1¢
Connect Vaaya, then just say it in plain language. For example:
❯Crawl docs.stripe.com/payments, up to 20 pages.
❯Crawl our competitor's whole docs site and summarize what changed.
{
"status": "completed",
"total": 14,
"data": [
{ "markdown": "# Payments\n\n…", "metadata": { "sourceURL": "https://docs.stripe.com/payments", "title": "Payments" } },
{ "markdown": "# Payment methods\n\n…", "metadata": { "sourceURL": "https://docs.stripe.com/payments/payment-methods", "title": "Payment methods" } }
]
}
from ~1¢ per page crawled. Billed per call in cents, capped by your max, every call on the ledger. Failed calls are not billed.
Connect Vaaya once, then describe the outcome. It picks the right capability, runs it, and pays per call.
npx @vaaya/mcp install