Web Scraping & Data Extraction

upload-post images

upload-post images

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

Workflow Overview

Total Nodes
10
Node Types
5

Node Types

http Request
POST TO INSTAGRAM1, POST TO TIKTOK, Get Image 1, Get Image 2
4 nodes
sticky Note
Sticky Note7
1 node
merge
Merge
1 node
code
Change name to photo1, Change name to photo2, Send as 1 merged file
3 nodes
manual Trigger
When clicking ‘Test workflow’
1 node

Workflow JSON

7.79 KB
{
  "id": "ra8MrqshnzXPy55O",
  "meta": {
    "instanceId": "3378b0d68c3b7ebfc71b79896d94e1a044dec38e99a1160aed4e9c323910fbe2"
  },
  "name": "upload-post images",
  "tags": [],
  "nodes": [
    {
      "id": "7d899b35-ae00-418a-b890-e318f6d61f7a",
      "name": "POST TO INSTAGRAM1",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        820,
        -220
      ],
      "parameters": {
        "url": "https://api.upload-post.com/api/upload_photos",
        "method": "POST",
        "options": {},
        "sendBody": true,
        "contentType": "multipart-form-data",
        "sendHeaders": true,
        "bodyParameters": {
          "parameters": [
            {
              "name": "title",
              "value": "title-ig"
            },
            {
              "name": "user",
              "value": "user_name"
            },
            {
              "name": "platform[]",
              "value": "instagram"
            },
            {
              "name": "p...

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