// Integrations/Cloudflare

Cloudflare, typed and ready to call.

Crawl and render web pages using Cloudflare Browser Rendering for structured content extraction

Search & Scraping1 tool
$ deepline tools calltyped
$ deepline tools call cloudflare_crawl \
    --json '{"input": "your data here"}'
01Available tools

1 typed tool. Same shape as every other module.

cloudflare
  • Cloudflare Crawl
    cloudflare_crawl
    browser_renderingcrawlingpremiumweb_scraping
02How it ships
// Typed module

Input/output schemas, exact per-action cost, and a fixture suite. Same call signature as every other Deepline integration.

// Managed credentials

Run on Deepline managed credentials. Per-call pricing is shown before every run with a monthly cap you set.

// Agent-callable

Every action is invokable from Claude Code, Codex, Cursor, or any MCP-capable agent via the same skill surface.

// Try it

Call Cloudflare from any Deepline agent surface.

Install the CLI, connect your provider key from the dashboard, then run typed tools from Claude Code, Codex, Cursor, or your own agent.

npm install -g deepline@latest && npm exec --yes --package=deepline@latest -- deepline setup --json

Agent setup: Install the Deepline CLI and skills using https://code.deepline.com/agent-install.txt

Book onboarding