AutomationFlowsGeneral › Webreaper: Scrape a URL to Markdown

Webreaper: Scrape a URL to Markdown

WebReaper: scrape a URL to Markdown. Uses mcpClient. Event-driven trigger; 2 nodes.

Event trigger★☆☆☆☆ complexityAI-powered2 nodesMcp Client
General Trigger: Event Nodes: 2 Complexity: ★☆☆☆☆ AI nodes: yes Added:

The workflow JSON

Copy or download the full n8n JSON below. Paste it into a new n8n workflow, add your credentials, activate. Full import guide →

Download .json
{
  "name": "WebReaper: scrape a URL to Markdown",
  "nodes": [
    {
      "parameters": {},
      "id": "a1111111-1111-4111-8111-111111111111",
      "name": "When clicking Test workflow",
      "type": "n8n-nodes-base.manualTrigger",
      "typeVersion": 1,
      "position": [
        0,
        0
      ]
    },
    {
      "parameters": {
        "serverTransport": "httpStreamable",
        "endpointUrl": "http://host.docker.internal:8080",
        "authentication": "bearerAuth",
        "toolName": "scrape",
        "operation": "executeTool",
        "toolParameters": {
          "url": "https://example.com",
          "browser": false
        }
      },
      "id": "b2222222-2222-4222-8222-222222222222",
      "name": "WebReaper MCP",
      "type": "@n8n/n8n-nodes-langchain.mcpClient",
      "typeVersion": 1,
      "position": [
        240,
        0
      ]
    }
  ],
  "connections": {
    "When clicking Test workflow": {
      "main": [
        [
          {
            "node": "WebReaper MCP",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  },
  "active": false,
  "settings": {
    "executionOrder": "v1"
  },
  "meta": {
    "templateCredsSetupCompleted": false
  }
}
Pro

For the full experience including quality scoring and batch install features for each workflow upgrade to Pro

About this workflow

WebReaper: scrape a URL to Markdown. Uses mcpClient. Event-driven trigger; 2 nodes.

Source: https://github.com/alex-on-ai/WebReaper/blob/master/website/public/n8n/webreaper-scrape-workflow.json — original creator credit. Request a take-down →

More General workflows → · Browse all categories →

Related workflows

Workflows that share integrations, category, or trigger type with this one. All free to copy and import.

General

Manual Stickynote. Uses manualTrigger, stickyNote, chainRetrievalQa, lmChatOpenAi. Event-driven trigger; 7 nodes.

Chain Retrieval Qa, OpenAI Chat, Retriever Workflow
General

MCP_CALENDAR. Uses mcpTrigger, googleCalendarTool. Event-driven trigger; 7 nodes.

Mcp Trigger, Google Calendar Tool
General

Need help? Want access to this workflow + many more paid workflows + live Q&A sessions with a top verified n8n creator?

Mcp Trigger, The Hive Tool
General

Complete MCP server exposing all Cloudflare Tool operations to AI agents. Zero configuration needed - all 4 operations pre-built.

Mcp Trigger, Cloudflare Tool
General

Comprehensive workflow template for managing Google Tasks through n8n automation. Provides full CRUD operations (Create, Read, Update, Delete) for seamless task management integration. Create Tasks -

Mcp Trigger, Google Tasks Tool