Automatisierte Bewerbungsjagd von mehreren Jobbörsen

Experte

Dies ist ein Personal Productivity, Multimodal AI-Bereich Automatisierungsworkflow mit 34 Nodes. Hauptsächlich werden If, Set, Code, Gmail, Merge und andere Nodes verwendet. Automatisierung der Jobsuche und -Bewerbung mit 5 Jobplattformen und AI-Lebenslaufgenerator

Voraussetzungen
  • Google-Konto + Gmail API-Anmeldedaten
  • HTTP Webhook-Endpunkt (wird von n8n automatisch generiert)
  • Möglicherweise sind Ziel-API-Anmeldedaten erforderlich
  • Google Sheets API-Anmeldedaten
Workflow-Vorschau
Visualisierung der Node-Verbindungen, mit Zoom und Pan
Workflow exportieren
Kopieren Sie die folgende JSON-Konfiguration und importieren Sie sie in n8n
{
  "id": "[REDACTED]",
  "meta": {
    "instanceId": "[REDACTED]",
    "templateCredsSetupCompleted": true
  },
  "name": "Job Search Automation from Multiple Job Boards",
  "tags": [],
  "nodes": [
    {
      "id": "b5bf1aa2-f629-42f7-ba89-2b491400cbf3",
      "name": "4️⃣Jobs von Adzuna abrufen",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        -320,
        140
      ],
      "parameters": {},
      "typeVersion": 4
    },
    {
      "id": "3c979ce8-4808-4ecf-9acf-1a124b6ce16e",
      "name": "OpenRouter Chat Model",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenRouter",
      "position": [
        1340,
        60
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "c373ee7d-99f0-43a1-84c9-1ae0262933f4",
      "name": "Duplikate filtern",
      "type": "n8n-nodes-base.code",
      "position": [
        760,
        -360
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "d48475b5-3ee3-4bb0-bccc-cf3bdc625ade",
      "name": "Webhook",
      "type": "n8n-nodes-base.webhook",
      "position": [
        -1200,
        -260
      ],
      "webhookId": "[REDACTED]",
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "3fd7a034-5b57-4c2a-8b86-c5ace5b3d34c",
      "name": "📈 WENN Score ≥ 3",
      "type": "n8n-nodes-base.if",
      "position": [
        1980,
        -360
      ],
      "parameters": {},
      "typeVersion": 2.2
    },
    {
      "id": "4a98a1ef-7e9d-4599-81de-59e5e113a765",
      "name": "🔥Anschreiben verfassen",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        2580,
        -360
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "70ffa07d-bd3f-437d-8b80-1e500bacedd2",
      "name": "Tabellen aktualisieren",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        2940,
        -360
      ],
      "parameters": {},
      "typeVersion": 4.6
    },
    {
      "id": "93281385-290a-4015-8022-7f30fe37dc3b",
      "name": "📧Gmail",
      "type": "n8n-nodes-base.gmail",
      "position": [
        3160,
        -360
      ],
      "webhookId": "[REDACTED]",
      "parameters": {},
      "typeVersion": 2.1
    },
    {
      "id": "0a3e74d8-3a80-4039-9abd-73d9c31d00f0",
      "name": "Aus Datei extrahieren",
      "type": "n8n-nodes-base.extractFromFile",
      "position": [
        -760,
        -260
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "8a9fd3da-386f-4fb5-8c6e-f94c4c687c5b",
      "name": "Notiz2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        300,
        -720
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "f7484ad6-e62d-4c90-941d-70a9f6666fee",
      "name": "Notiz3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -420,
        -720
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "521025b1-bf23-4ef1-bf3b-371ea3805116",
      "name": "E-Mail-Versand prüfen",
      "type": "n8n-nodes-base.if",
      "position": [
        3380,
        -360
      ],
      "parameters": {},
      "typeVersion": 2.2
    },
    {
      "id": "c9fc8453-2740-46d3-8775-f33af8767ce8",
      "name": "Apify: Indeed Scraper ausführen",
      "type": "@apify/n8n-nodes-apify.apify",
      "position": [
        -320,
        -660
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "bbbca290-f921-4690-95d1-6c843c95d444",
      "name": "Apify: Indeed-Ergebnisse abrufen",
      "type": "@apify/n8n-nodes-apify.apify",
      "position": [
        -100,
        -660
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "8fb20bd7-fa45-48ca-a68a-5a1cc0f4ef10",
      "name": "Apify: LinkedIn Scraper ausführen",
      "type": "@apify/n8n-nodes-apify.apify",
      "position": [
        -320,
        -460
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "eaf9b75d-c894-4257-b579-bc325f625f00",
      "name": "Apify: Upwork Scraper ausführen",
      "type": "@apify/n8n-nodes-apify.apify",
      "position": [
        -320,
        -260
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "a425222e-bc95-40d4-96fa-90ce47a36743",
      "name": "Apify: Glassdoor Scraper ausführen",
      "type": "@apify/n8n-nodes-apify.apify",
      "position": [
        -320,
        -60
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "2e3755b0-c105-47e4-8f14-e3081052cd46",
      "name": "Apify: Upwork-Ergebnisse abrufen",
      "type": "@apify/n8n-nodes-apify.apify",
      "position": [
        -100,
        -260
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "5a6c5246-918b-4b23-83d5-58ce57392965",
      "name": "Apify: Glassdoor-Ergebnisse abrufen",
      "type": "@apify/n8n-nodes-apify.apify",
      "position": [
        -100,
        -60
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "324efaf8-f5ac-40ee-b561-2d8bb4fc04bf",
      "name": "Zusammenführen",
      "type": "n8n-nodes-base.merge",
      "position": [
        120,
        -380
      ],
      "parameters": {},
      "typeVersion": 3.2
    },
    {
      "id": "0a64e76c-2cda-4f5d-93ad-f958f77589ab",
      "name": "Jobdaten standardisieren",
      "type": "n8n-nodes-base.set",
      "position": [
        580,
        -360
      ],
      "parameters": {},
      "typeVersion": 3.4
    },
    {
      "id": "6e310701-7a53-43cb-8f91-3c48eaabf752",
      "name": "Filtern",
      "type": "n8n-nodes-base.filter",
      "position": [
        340,
        -360
      ],
      "parameters": {},
      "typeVersion": 2.2
    },
    {
      "id": "f249e26d-06d5-4fb0-9fbb-e7fd8436e0ca",
      "name": "Apify: LinkedIn Ergebnisse abrufen",
      "type": "@apify/n8n-nodes-apify.apify",
      "position": [
        -100,
        -460
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "d69f11ba-0fa6-4fa4-9139-c72b7a17532e",
      "name": "Skills aus Stellenbeschreibung extrahieren",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        1220,
        -360
      ],
      "parameters": {},
      "executeOnce": false,
      "typeVersion": 2
    },
    {
      "id": "66ab1b1b-c01e-4468-8154-1ee3a9bcdaf8",
      "name": "Lebenslauf-Übereinstimmungs-Score",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        1600,
        -360
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "a4975157-6620-40e6-a057-5d0e9349648b",
      "name": "Lebenslauf umschreiben",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        2200,
        -360
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "8459d8b5-7168-4b7a-9181-f9267a24fa89",
      "name": "Liste aufgliedern",
      "type": "n8n-nodes-base.splitOut",
      "position": [
        -100,
        140
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "3fec1f19-43e5-4dad-8e2e-6f35bba83956",
      "name": "Auf Webhook antworten",
      "type": "n8n-nodes-base.respondToWebhook",
      "position": [
        -980,
        -260
      ],
      "parameters": {},
      "typeVersion": 1.4
    },
    {
      "id": "f2f1b8a6-bdac-45d7-8542-ffdbb581d675",
      "name": "Über Elemente iterieren",
      "type": "n8n-nodes-base.splitInBatches",
      "position": [
        940,
        -360
      ],
      "parameters": {},
      "typeVersion": 3
    },
    {
      "id": "50b963fc-3fb1-426f-988f-118c4baac94f",
      "name": "Notiz",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1260,
        -720
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "b7df0158-a7d5-4be4-be3f-8600eb44d9e3",
      "name": "Notiz4",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        2900,
        -720
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "3528b902-c381-4be6-a388-2d7fdd41b53d",
      "name": "Nachricht bei Fehler senden",
      "type": "n8n-nodes-base.gmail",
      "position": [
        3660,
        -260
      ],
      "webhookId": "[REDACTED]",
      "parameters": {},
      "typeVersion": 2.1
    },
    {
      "id": "d2ab64c5-b0a5-4fd2-8691-f5ec7dc9cf3f",
      "name": "Jobtitel setzen",
      "type": "n8n-nodes-base.set",
      "position": [
        -540,
        -260
      ],
      "parameters": {},
      "typeVersion": 3.4
    },
    {
      "id": "01d90da8-4e2e-411e-a9a8-e1e1b513897a",
      "name": "Notiz1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        40,
        -1040
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    }
  ],
  "active": true,
  "pinData": {},
  "settings": {
    "executionOrder": "v1"
  },
  "versionId": "[REDACTED]",
  "connections": {
    "324efaf8-f5ac-40ee-b561-2d8bb4fc04bf": {
      "main": [
        [
          {
            "node": "6e310701-7a53-43cb-8f91-3c48eaabf752",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "6e310701-7a53-43cb-8f91-3c48eaabf752": {
      "main": [
        [
          {
            "node": "0a64e76c-2cda-4f5d-93ad-f958f77589ab",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "d48475b5-3ee3-4bb0-bccc-cf3bdc625ade": {
      "main": [
        [
          {
            "node": "3fec1f19-43e5-4dad-8e2e-6f35bba83956",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "93281385-290a-4015-8022-7f30fe37dc3b": {
      "main": [
        [
          {
            "node": "521025b1-bf23-4ef1-bf3b-371ea3805116",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "8459d8b5-7168-4b7a-9181-f9267a24fa89": {
      "main": [
        [
          {
            "node": "324efaf8-f5ac-40ee-b561-2d8bb4fc04bf",
            "type": "main",
            "index": 3
          }
        ]
      ]
    },
    "70ffa07d-bd3f-437d-8b80-1e500bacedd2": {
      "main": [
        [
          {
            "node": "93281385-290a-4015-8022-7f30fe37dc3b",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "d2ab64c5-b0a5-4fd2-8691-f5ec7dc9cf3f": {
      "main": [
        [
          {
            "node": "b5bf1aa2-f629-42f7-ba89-2b491400cbf3",
            "type": "main",
            "index": 0
          },
          {
            "node": "c9fc8453-2740-46d3-8775-f33af8767ce8",
            "type": "main",
            "index": 0
          },
          {
            "node": "8fb20bd7-fa45-48ca-a68a-5a1cc0f4ef10",
            "type": "main",
            "index": 0
          },
          {
            "node": "eaf9b75d-c894-4257-b579-bc325f625f00",
            "type": "main",
            "index": 0
          },
          {
            "node": "a425222e-bc95-40d4-96fa-90ce47a36743",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "a4975157-6620-40e6-a057-5d0e9349648b": {
      "main": [
        [
          {
            "node": "4a98a1ef-7e9d-4599-81de-59e5e113a765",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "f2f1b8a6-bdac-45d7-8542-ffdbb581d675": {
      "main": [
        [],
        [
          {
            "node": "d69f11ba-0fa6-4fa4-9139-c72b7a17532e",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "0a3e74d8-3a80-4039-9abd-73d9c31d00f0": {
      "main": [
        [
          {
            "node": "d2ab64c5-b0a5-4fd2-8691-f5ec7dc9cf3f",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "c373ee7d-99f0-43a1-84c9-1ae0262933f4": {
      "main": [
        [
          {
            "node": "f2f1b8a6-bdac-45d7-8542-ffdbb581d675",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "3fec1f19-43e5-4dad-8e2e-6f35bba83956": {
      "main": [
        [
          {
            "node": "0a3e74d8-3a80-4039-9abd-73d9c31d00f0",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "66ab1b1b-c01e-4468-8154-1ee3a9bcdaf8": {
      "main": [
        [
          {
            "node": "3fd7a034-5b57-4c2a-8b86-c5ace5b3d34c",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "3fd7a034-5b57-4c2a-8b86-c5ace5b3d34c": {
      "main": [
        [
          {
            "node": "a4975157-6620-40e6-a057-5d0e9349648b",
            "type": "main",
            "index": 0
          }
        ],
        []
      ]
    },
    "0a64e76c-2cda-4f5d-93ad-f958f77589ab": {
      "main": [
        [
          {
            "node": "c373ee7d-99f0-43a1-84c9-1ae0262933f4",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "3c979ce8-4808-4ecf-9acf-1a124b6ce16e": {
      "ai_languageModel": [
        [
          {
            "node": "d69f11ba-0fa6-4fa4-9139-c72b7a17532e",
            "type": "ai_languageModel",
            "index": 0
          },
          {
            "node": "66ab1b1b-c01e-4468-8154-1ee3a9bcdaf8",
            "type": "ai_languageModel",
            "index": 0
          },
          {
            "node": "a4975157-6620-40e6-a057-5d0e9349648b",
            "type": "ai_languageModel",
            "index": 0
          },
          {
            "node": "4a98a1ef-7e9d-4599-81de-59e5e113a765",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "4a98a1ef-7e9d-4599-81de-59e5e113a765": {
      "main": [
        [
          {
            "node": "70ffa07d-bd3f-437d-8b80-1e500bacedd2",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "521025b1-bf23-4ef1-bf3b-371ea3805116": {
      "main": [
        [
          {
            "node": "f2f1b8a6-bdac-45d7-8542-ffdbb581d675",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "3528b902-c381-4be6-a388-2d7fdd41b53d",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "bbbca290-f921-4690-95d1-6c843c95d444": {
      "main": [
        [
          {
            "node": "324efaf8-f5ac-40ee-b561-2d8bb4fc04bf",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "2e3755b0-c105-47e4-8f14-e3081052cd46": {
      "main": [
        [
          {
            "node": "324efaf8-f5ac-40ee-b561-2d8bb4fc04bf",
            "type": "main",
            "index": 2
          }
        ]
      ]
    },
    "c9fc8453-2740-46d3-8775-f33af8767ce8": {
      "main": [
        [
          {
            "node": "bbbca290-f921-4690-95d1-6c843c95d444",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "eaf9b75d-c894-4257-b579-bc325f625f00": {
      "main": [
        [
          {
            "node": "2e3755b0-c105-47e4-8f14-e3081052cd46",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "b5bf1aa2-f629-42f7-ba89-2b491400cbf3": {
      "main": [
        [
          {
            "node": "8459d8b5-7168-4b7a-9181-f9267a24fa89",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "f249e26d-06d5-4fb0-9fbb-e7fd8436e0ca": {
      "main": [
        [
          {
            "node": "324efaf8-f5ac-40ee-b561-2d8bb4fc04bf",
            "type": "main",
            "index": 1
          }
        ]
      ]
    },
    "8fb20bd7-fa45-48ca-a68a-5a1cc0f4ef10": {
      "main": [
        [
          {
            "node": "f249e26d-06d5-4fb0-9fbb-e7fd8436e0ca",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "5a6c5246-918b-4b23-83d5-58ce57392965": {
      "main": [
        [
          {
            "node": "324efaf8-f5ac-40ee-b561-2d8bb4fc04bf",
            "type": "main",
            "index": 4
          }
        ]
      ]
    },
    "a425222e-bc95-40d4-96fa-90ce47a36743": {
      "main": [
        [
          {
            "node": "5a6c5246-918b-4b23-83d5-58ce57392965",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "3528b902-c381-4be6-a388-2d7fdd41b53d": {
      "main": [
        [
          {
            "node": "f2f1b8a6-bdac-45d7-8542-ffdbb581d675",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "d69f11ba-0fa6-4fa4-9139-c72b7a17532e": {
      "main": [
        [
          {
            "node": "66ab1b1b-c01e-4468-8154-1ee3a9bcdaf8",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}
Häufig gestellte Fragen

Wie verwende ich diesen Workflow?

Kopieren Sie den obigen JSON-Code, erstellen Sie einen neuen Workflow in Ihrer n8n-Instanz und wählen Sie "Aus JSON importieren". Fügen Sie die Konfiguration ein und passen Sie die Anmeldedaten nach Bedarf an.

Für welche Szenarien ist dieser Workflow geeignet?

Experte - Persönliche Produktivität, Multimodales KI

Ist es kostenpflichtig?

Dieser Workflow ist völlig kostenlos. Beachten Sie jedoch, dass Drittanbieterdienste (wie OpenAI API), die im Workflow verwendet werden, möglicherweise kostenpflichtig sind.

Workflow-Informationen
Schwierigkeitsgrad
Experte
Anzahl der Nodes34
Kategorie2
Node-Typen17
Schwierigkeitsbeschreibung

Für fortgeschrittene Benutzer, komplexe Workflows mit 16+ Nodes

Autor
Gerald Denor

Gerald Denor

@dominixai

Gerald Akhidenor is an AI Automation Lead Creative with 5 years of experience in AI automation consultancy. He specializes in n8n and API integrations, driving innovative automation solutions. As founder of DominixAI, Gerald combines creative vision and technical expertise to streamline processes and boost efficiency through cutting-edge AI technologies. Website: https://dominixai.com JobMonkey: https://trafficabc.com/jobmonkey-application-generator/

Externe Links
Auf n8n.io ansehen

Diesen Workflow teilen

Kategorien

Kategorien: 34