This workflow follows the Execute Workflow Trigger → HTTP Request recipe pattern — see all workflows that pair these two integrations.
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 →
{
"name": "Tool - Serper Crawl URL",
"nodes": [
{
"parameters": {
"assignments": {
"assignments": [
{
"id": "7320f474-4ba6-47b7-9ce7-82529cbb12ff",
"name": "title",
"value": "={{ $json.metadata.title }}",
"type": "string"
},
{
"id": "a047ca1d-04e0-493b-9d88-eddc4ec4478c",
"name": "description",
"value": "={{ $json.metadata.description }}",
"type": "string"
},
{
"id": "607f18e4-364c-4594-8821-3800b28d3c9b",
"name": "markdown",
"value": "={{ $json.markdown }}",
"type": "string"
}
]
},
"options": {}
},
"type": "n8n-nodes-base.set",
"typeVersion": 3.4,
"position": [
280,
0
],
"id": "635191a6-85dc-439d-8616-ceabb5294a71",
"name": "Get Metadata"
},
{
"parameters": {
"method": "POST",
"url": "https://scrape.serper.dev",
"authentication": "genericCredentialType",
"genericAuthType": "httpHeaderAuth",
"sendQuery": true,
"queryParameters": {
"parameters": [
{
"name": "url",
"value": "={{ $json.query }}"
},
{
"name": "includeMarkdown",
"value": "true"
}
]
},
"sendHeaders": true,
"headerParameters": {
"parameters": [
{
"name": "Content-Type",
"value": "application/json"
}
]
},
"options": {}
},
"type": "n8n-nodes-base.httpRequest",
"typeVersion": 4.2,
"position": [
60,
0
],
"id": "b53e65c6-0b22-4b89-b718-32143058205e",
"name": "Serper",
"credentials": {
"httpHeaderAuth": {
"name": "<your credential>"
}
}
},
{
"parameters": {
"inputSource": "passthrough"
},
"type": "n8n-nodes-base.executeWorkflowTrigger",
"typeVersion": 1.1,
"position": [
-160,
0
],
"id": "59fec696-d611-4a2d-b35b-ea3a7e7e7957",
"name": "When Executed by Another Workflow"
}
],
"connections": {
"Get Metadata": {
"main": [
[]
]
},
"Serper": {
"main": [
[
{
"node": "Get Metadata",
"type": "main",
"index": 0
}
]
]
},
"When Executed by Another Workflow": {
"main": [
[
{
"node": "Serper",
"type": "main",
"index": 0
}
]
]
}
},
"active": false,
"settings": {
"executionOrder": "v1"
},
"versionId": "c8caef1a-c775-4584-832c-84dd6865aea5",
"id": "RkFq0paD5YLLof2K",
"tags": []
}
Credentials you'll need
Each integration node will prompt for credentials when you import. We strip credential IDs before publishing — you'll add your own.
httpHeaderAuth
For the full experience including quality scoring and batch install features for each workflow upgrade to Pro
About this workflow
Tool - Serper Crawl URL. Uses httpRequest, executeWorkflowTrigger. Event-driven trigger; 3 nodes.
Source: https://github.com/Marvomatic/n8n-templates/blob/main/seo-data-analyst/tool_serper_crawl_urls.json — original creator credit. Request a take-down →
Related workflows
Workflows that share integrations, category, or trigger type with this one. All free to copy and import.
Tool - Serper Crawl URL. Uses httpRequest, executeWorkflowTrigger. Event-driven trigger; 3 nodes.
Node - Scrape Url. Uses executeWorkflowTrigger, httpRequest. Event-driven trigger; 2 nodes.
This workflow contains community nodes that are only compatible with the self-hosted version of n8n.
Automate Sales Meeting Prep With Ai & Apify Sent To Whatsapp. Uses gmail, googleCalendar, lmChatOpenAi, informationExtractor. Event-driven trigger; 61 nodes.
This n8n template builds a meeting assistant that compiles timely reminders of upcoming meetings filled with email history and recent LinkedIn activity of other people on the invite. This is then disc