vaaya / discover / scrape page

Scrape page for AI agents

Pull one page as clean markdown — JS-rendered, boilerplate stripped, anti-bot handled. For pricing pages, docs, articles.

from 1¢

What it's for

Pull one URL as clean, readable markdown — not raw HTML.
Renders JavaScript and strips nav/footer boilerplate automatically.
Handles anti-bot pages that a plain fetch would be blocked on.
Good for a pricing page, a doc, or a single article.

How to ask your agent

Connect Vaaya, then just say it in plain language. For example:

Scrape this competitor's pricing page into markdown.

Pull this blog post as clean markdown.

What you get back

{
  "markdown": "# Pricing\n\nStarter — $29/mo\nGrowth — $99/mo\n…",
  "metadata": {
    "title": "Pricing — Acme",
    "sourceURL": "https://acme.com/pricing",
    "statusCode": 200
  }
}

Pricing

from ~1¢ per page. Billed per call in cents, capped by your max, every call on the ledger. Failed calls are not billed.

Give your agents this.

Connect Vaaya once, then describe the outcome. It picks the right capability, runs it, and pays per call.

npx @vaaya/mcp install