How to integrate Scrape do MCP with OpenClaw

OpenClaw is the fastest growing agent harness out there, which can work 24/7 to automate almost any kind of tasks. However, its capabilities are limited to the tools it has access to. Composio allows your OpenClaw to access Scrape do with authentication management handled for you. You can execute actions on Scrape do via your favorite OpenClaw interface (Telegram, WhatsApp, TUI, etc), whichever you prefer.

Scrape do logoScrape do
Api Key

Scrape.do is a web scraping API offering rotating proxies, headless browser support, and session management to bypass anti-bot protections. Get reliable, scalable extraction of structured web data in JSON or HTML formats.

16 Tools

Introduction

OpenClaw is the fastest growing agent harness out there, which can work 24/7 to automate almost any kind of tasks. However, its capabilities are limited to the tools it has access to. Composio allows your OpenClaw to access Scrape do with authentication management handled for you. You can execute actions on Scrape do via your favorite OpenClaw interface (Telegram, WhatsApp, TUI, etc), whichever you prefer.

Also integrate Scrape do with

Why use Composio?

Apart from a managed and hosted MCP server, you will get:

  • Programmatic tool calling allows LLMs to write its code in a remote workbench to handle complex tool chaining. Reduces to-and-fro with LLMs for frequent tool calling.
  • Handling Large tool responses out of LLM context to minimize context rot.
  • Dynamic just-in-time access to 20,000 tools across 1000+ other Apps for cross-app workflows. It loads the tools you need, so LLMs aren't overwhelmed by tools you don't need.

How to install Scrape do with OpenClaw

Using Composio API Key and Setup Prompt

Copy the setup prompt from the OpenClaw dashboard
  • Run it in your OpenClaw chat interface.
  • Authenticate Scrape do from the dashboard
  • Go back to your OpenClaw interface and start asking questions.

Using OpenClaw/Composio Plugin

1. Install OpenClaw Composio plugin

bash
openclaw plugins install @composio/openclaw-plugin

2. Copy the API Key from dashboard.composio.dev

3. Setup OpenClaw Config

bash
openclaw config set plugins.entries.composio.config.consumerKey "ck_your_key_here"

4. Restart OpenClaw

bash
openclaw gateway restart

5. Go to your chat interface and start asking questions.

6. When prompted, authenticate the app and you're all set.

How It Works

The plugin connects to Composio's MCP server at https://connect.composio.dev/mcp and registers all available tools directly into the OpenClaw agent. Tools are called by name — no extra search or execute steps needed.

If a tool returns an auth error, the agent will prompt you to connect that toolkit at dashboard.composio.dev.

Configuration

bash
{
  "plugins": {
    "entries": {
      "composio": {
        "enabled": true,
        "config": {
          "consumerKey": "ck_your_key_here"
        }
      }
    }
  }
}
OptionDescriptionDefault
enabledEnable or disable the plugintrue
consumerKeyYour Composio consumer key (ck_...)
mcpUrlMCP server URL (advanced)https://connect.composio.dev/mcp

What is the Scrape do MCP server, and what's possible with it?

The Scrape do MCP server is an implementation of the Model Context Protocol that connects your AI agent and assistants like Claude, Cursor, etc directly to your Scrape do account. It provides structured and secure access to robust web scraping tools, so your agent can perform actions like scraping dynamic pages, managing sessions, setting custom headers or proxies, and extracting structured data from any website on your behalf.

  • Dynamic page scraping with headless browsers: Retrieve fully rendered HTML content from JavaScript-heavy or protected websites by leveraging advanced browser emulation and proxy rotation.
  • Custom scraping session management: Set device type, cookies, wait times, and custom headers to imitate different users, maintain sessions, or access device-specific content for tailored data extraction.
  • Proxy and anti-bot bypass control: Enable super or proxy modes to utilize residential, mobile, or datacenter proxies, helping your agent bypass strict anti-bot systems and geo-restrictions seamlessly.
  • Targeted resource filtering: Block specific URLs like ads or analytics scripts during scraping to increase speed, avoid distractions, and improve privacy.
  • Account usage and statistics retrieval: Access real-time usage stats, subscription status, and remaining request limits so your agent can monitor scraping quotas and avoid interruptions.

Conclusion

You've successfully integrated Scrape do with OpenClaw using Composio plugin. Now interact with Scrape do directly from your terminal, Web UI, or any messenger app using natural language commands.

Key benefits of this setup:

  • Seamless integration across TUI, Web UIs, and Messenger apps like Telegram, WhatsApp, Slack, etc.
  • Natural language commands for Scrape do operations
  • Managed authentication through Composio
  • Access to 20,000+ tools across 1000+ apps for cross-app workflows
  • Programmatic tool calling for complex tool chaining

Next steps:

  • Try asking OpenClaw to perform various Scrape do operations
  • Explore cross-app workflows by connecting more toolkits like Calendar, Slack, Notion, etc.
  • Build complex automation scripts that leverage OpenClaw's 24/7 running capabilities
TOOLS

Supported Tools

Every Scrape do action and event your agent gets out of the box.

Cancel Async Job

Tool to cancel an asynchronous scraping job.

Create Async Scraping Job

Tool to create an asynchronous scraping job with specified targets and options.

Get Account Information

Retrieves account information and usage statistics from Scrape.

Get Amazon Product Offers

Get all seller offers for any Amazon product.

Get Amazon product details

Extract structured product data from Amazon product detail pages (PDP).

Get Amazon raw HTML

Tool to get raw HTML from any Amazon page with ZIP code geo-targeting.

Get Async API Account Information

Tool to get account information for the Async API including concurrency limits and usage statistics.

Get Async Job Details

Tool to retrieve details and status of a specific asynchronous scraping job.

Get Async Task Result

Tool to retrieve the result of a specific task within an asynchronous job.

Scrape webpage using scrape.do

A tool to scrape web pages using scrape.

List Asynchronous Scraping Jobs

Tool to list all asynchronous scraping jobs.

Use Scrape.do Proxy Mode

This tool implements the Proxy Mode functionality of scrape.

Scrape URL using POST method

Tool to scrape web pages using POST method via scrape.

Search Amazon products

Tool to search Amazon and scrape product listings with structured results.

Block specific URLs during scraping

This tool allows users to block specific URLs during the scraping process.

Set Regional Geolocation for Scraping

This tool allows users to set a broader geographical targeting by specifying a region code instead of a specific country code.

FAQ

Frequently asked questions

With a standalone Scrape do MCP server, the agents and LLMs can only access a fixed set of Scrape do tools tied to that server. However, with the Composio Tool Router, agents can dynamically load tools from Scrape do and many other apps based on the task at hand, all through a single MCP endpoint.

Yes, you can. OpenClaw fully supports MCP integration. You get structured tool calling, message history handling, and model orchestration while Tool Router takes care of discovering and serving the right Scrape do tools.

Yes, absolutely. You can configure which Scrape do scopes and actions are allowed when connecting your account to Composio. You can also bring your own OAuth credentials or API configuration so you keep full control over what the agent can do.

All sensitive data such as tokens, keys, and configuration is fully encrypted at rest and in transit. Composio is SOC 2 Type 2 compliant and follows strict security practices so your Scrape do data and credentials are handled as safely as possible.

Start with Scrape do.It takes 30 seconds.

Managed auth, hosted MCP servers, and every Scrape do tool your agent needs.Free to start.

Start building