AutomationFlowsGeneral › Scheduled VC Scraper with Execute Command

Scheduled VC Scraper with Execute Command

Original n8n title: Scraper Vc

Scraper VC. Uses executeCommand. Scheduled trigger; 3 nodes.

Cron / scheduled trigger★☆☆☆☆ complexity3 nodesExecute Command
General Trigger: Cron / scheduled Nodes: 3 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": "Scraper VC",
  "nodes": [
    {
      "parameters": {
        "command": "python \"C:\\inetpub\\n8n\\testpy\\fullvc_v5.py\""
      },
      "type": "n8n-nodes-base.executeCommand",
      "typeVersion": 1,
      "position": [
        840,
        -260
      ],
      "id": "057073dd-8b09-4a86-a338-ac180128921e",
      "name": "Execute Command"
    },
    {
      "parameters": {
        "rule": {
          "interval": [
            {}
          ]
        }
      },
      "type": "n8n-nodes-base.scheduleTrigger",
      "typeVersion": 1.2,
      "position": [
        40,
        -380
      ],
      "id": "91dce995-c9bb-4c73-88f2-e5d628eaf274",
      "name": "Schedule Trigger"
    },
    {
      "parameters": {
        "httpMethod": "POST",
        "path": "scrapevc",
        "options": {}
      },
      "type": "n8n-nodes-base.webhook",
      "typeVersion": 2,
      "position": [
        40,
        -160
      ],
      "id": "e8d7c0b9-2e67-433d-8f27-c249f8c5ad5f",
      "name": "Webhook"
    }
  ],
  "connections": {
    "Schedule Trigger": {
      "main": [
        [
          {
            "node": "Execute Command",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Webhook": {
      "main": [
        [
          {
            "node": "Execute Command",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  },
  "active": true,
  "settings": {
    "executionOrder": "v1"
  },
  "versionId": "27e6ab30-1bd2-4286-909c-29f699641bac",
  "meta": {
    "templateCredsSetupCompleted": true
  },
  "id": "enwIwpiVFk4fA1rC",
  "tags": []
}
Pro

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

About this workflow

Scraper VC. Uses executeCommand. Scheduled trigger; 3 nodes.

Source: https://github.com/athel4veb/hive-map-malaysia-now/blob/a1c9a089d18354680234b3e31d2260b68925816a/n8n/Scraper_VC.json — original creator credit. Request a take-down →

More General workflows → · Browse all categories →

Related workflows

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

General

Complete backup solution that saves both workflows and credentials to local/server disk with optional FTP upload for off-site redundancy.

Read Write File, Email Send, Execute Command +3
General

💰 Money Machine - Full Cycle. Uses executeCommand. Scheduled trigger; 13 nodes.

Execute Command
General

IA Leilão Imóveis - Automação Semanal. Uses executeCommand, emailSend. Scheduled trigger; 8 nodes.

Execute Command, Email Send
General

JobSearch Stale Alert. Uses executeCommand, emailSend. Scheduled trigger; 4 nodes.

Execute Command, Email Send
General

N8N Español - Ejemplos. Uses manualTrigger, executeCommand. Event-driven trigger; 7 nodes.

Execute Command