Web Scraping & Data Extraction

0495 Manual HTTP Update Webhook

0495 Manual HTTP Update Webhook

Manual
Medium
6
Nodes
Manual
Trigger
Medium
Complexity
7/22/2025
Added

Workflow Overview

Total Nodes
6
Node Types
5

Node Types

manual Trigger
When clicking "Test workflow"
1 node
airtable
Get records, Update original record
2 nodes
http Request
Get url content
1 node
html
Extract title tag and meta description
1 node
sticky Note
Sticky Note
1 node

Workflow JSON

7.48 KB
{
  "meta": {
    "instanceId": "9890889b6220dd611ebaa1144286714cf45b0e89f22a3c881f9e9d30deb831db"
  },
  "name": "0495 Manual HTTP Update Webhook",
  "nodes": [
    {
      "id": "b9962fd6-af11-4a3a-935c-c168ac85eaa1",
      "name": "When clicking \"Test workflow\"",
      "type": "n8n-nodes-base.manualTrigger",
      "position": [
        80,
        300
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "2ba3fe3a-e4c5-4014-8cb2-80716f18b222",
      "name": "Get records",
      "type": "n8n-nodes-base.airtable",
      "position": [
        300,
        300
      ],
      "parameters": {
        "base": {
          "__rl": true,
          "mode": "list",
          "value": "appkkDhXu7vZCFspD",
          "cachedResultUrl": "https://airtable.com/appkkDhXu7vZCFspD",
          "cachedResultName": "n8n test"
        },
        "limit": 10,
        "table": {
          "__rl": true,
          "mode": "list",
          "value": "tblMdmUiSTBrvrLq3",
          "ca...

Showing first 1000 characters. Click "Expand" to view the full JSON.