Web Scraping & Data Extraction

0642 HTTP Extractfromfile Process Webhook

0642 HTTP Extractfromfile Process Webhook

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

Workflow Overview

Total Nodes
11
Node Types
5

Node Types

extract From File
Extract Document PDF
1 node
http Request
Download File, OpenAI - Analyze CV
2 nodes
manual Trigger
When clicking ‘Test workflow’
1 node
sticky Note
Sticky Note, Sticky Note5, Sticky Note6, Sticky Note2, Sticky Note1
5 nodes
set
Set Variables, Parsed JSON
2 nodes

Workflow JSON

14.21 KB
{
  "meta": {
    "instanceId": "6a2a7715680b8313f7cb4676321c5baa46680adfb913072f089f2766f42e43bd"
  },
  "name": "0642 HTTP Extractfromfile Process Webhook",
  "nodes": [
    {
      "id": "0f3b39af-2802-462c-ac54-a7bccf5b78c5",
      "name": "Extract Document PDF",
      "type": "n8n-nodes-base.extractFromFile",
      "position": [
        520,
        400
      ],
      "parameters": {
        "options": {},
        "operation": "pdf"
      },
      "typeVersion": 1,
      "alwaysOutputData": false
    },
    {
      "id": "6f76e3a6-a3be-4f9f-a0db-3f002eafc2ad",
      "name": "Download File",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        340,
        400
      ],
      "parameters": {
        "url": "={{ $json.file_url }}",
        "options": {}
      },
      "typeVersion": 4.2
    },
    {
      "id": "2c4e0b0f-28c7-48f5-b051-6e909ac878d2",
      "name": "When clicking ‘Test workflow’",
      "type": "n8n-nodes-base.manualTrigger",
      "position": [
   ...

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