AutomationFlowsWeb Scraping › Entity Enricher · 03 — PDF In, Structured Entity Out

Entity Enricher · 03 — PDF In, Structured Entity Out

Entity Enricher · 03 — PDF in, structured entity out. Uses httpRequest, n8n-nodes-entity-enricher. Event-driven trigger; 4 nodes.

Event trigger★★☆☆☆ complexity4 nodesHTTP RequestN8N Nodes Entity Enricher
Web Scraping Trigger: Event Nodes: 4 Complexity: ★★☆☆☆ 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": "Entity Enricher \u00b7 03 \u2014 PDF in, structured entity out",
  "nodes": [
    {
      "parameters": {},
      "type": "n8n-nodes-base.manualTrigger",
      "typeVersion": 1,
      "position": [
        -640,
        0
      ],
      "id": "a3000000-0003-4000-8000-000000000001",
      "name": "When clicking 'Execute workflow'"
    },
    {
      "parameters": {
        "url": "https://example.com/reports/annual-report-2025.pdf",
        "options": {
          "response": {
            "response": {
              "responseFormat": "file",
              "outputPropertyName": "data"
            }
          }
        }
      },
      "type": "n8n-nodes-base.httpRequest",
      "typeVersion": 4.2,
      "position": [
        -420,
        0
      ],
      "id": "a3000000-0003-4000-8000-000000000002",
      "name": "Download the PDF"
    },
    {
      "parameters": {
        "mode": "raw",
        "jsonOutput": "{\n  \"name\": \"Novartis AG\"\n}\n",
        "includeOtherFields": true,
        "options": {}
      },
      "type": "n8n-nodes-base.set",
      "typeVersion": 3.4,
      "position": [
        -200,
        0
      ],
      "id": "a3000000-0003-4000-8000-000000000003",
      "name": "Entity (keeps the binary)"
    },
    {
      "parameters": {
        "connectionInfo": "connected",
        "schemaId": "PASTE_YOUR_SCHEMA_ID",
        "attachInputBinaries": true,
        "binaryPropertiesToAttach": "",
        "languages": [
          "en",
          "fr"
        ],
        "enableWebSearch": "off"
      },
      "type": "n8n-nodes-entity-enricher.entityEnricher",
      "typeVersion": 1,
      "position": [
        20,
        0
      ],
      "id": "a3000000-0003-4000-8000-000000000004",
      "name": "Enrich Entity (uploads + cleans up the file)"
    }
  ],
  "connections": {
    "When clicking 'Execute workflow'": {
      "main": [
        [
          {
            "node": "Download the PDF",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Download the PDF": {
      "main": [
        [
          {
            "node": "Entity (keeps the binary)",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Entity (keeps the binary)": {
      "main": [
        [
          {
            "node": "Enrich Entity (uploads + cleans up the file)",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  },
  "settings": {
    "executionOrder": "v1"
  }
}
Pro

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

About this workflow

Entity Enricher · 03 — PDF in, structured entity out. Uses httpRequest, n8n-nodes-entity-enricher. Event-driven trigger; 4 nodes.

Source: https://github.com/TOT-Concept/n8n-nodes-entity-enricher/blob/main/examples/03-document-to-enrichment.json — original creator credit. Request a take-down →

More Web Scraping workflows → · Browse all categories →

Related workflows

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

Web Scraping

Manualtrigger Workflow. Uses httpRequest, shopify. Event-driven trigger; 13 nodes.

HTTP Request, Shopify
Web Scraping

front. Uses n8n-nodes-wts, httpRequest. Event-driven trigger; 12 nodes.

N8N Nodes Wts, HTTP Request
Web Scraping

Community Node Disclaimer: This workflow uses KlickTipp community nodes.

N8N Nodes Klicktipp, Custom, HTTP Request
Web Scraping

Restore your credentials from GitHub. Uses httpRequest, github, n8n. Event-driven trigger; 11 nodes.

HTTP Request, GitHub, n8n
Web Scraping

This workflow takes an image URL and a description of the desired background, then uses the APImage AI API to produce a high-quality image, preserving the subject and applying a natural-looking new ba

HTTP Request, Form Trigger, Google Drive