Automatisierte Jobsuche
Dies ist ein Other, AI-Bereich Automatisierungsworkflow mit 12 Nodes. Hauptsächlich werden Set, Gmail, SplitOut, HttpRequest, GoogleSheets und andere Nodes verwendet, kombiniert mit KI-Technologie für intelligente Automatisierung. Automatisierung der StellenSuche und -Zuordnung mit Adzuna API, GPT-3.5 und Google Sheets
- •Google-Konto + Gmail API-Anmeldedaten
- •Möglicherweise sind Ziel-API-Anmeldedaten erforderlich
- •Google Sheets API-Anmeldedaten
- •OpenAI API Key
Verwendete Nodes (12)
Kategorie
{
"id": "oGkubBx7vHlnSxdU",
"meta": {
"instanceId": "f2cf6301a998e16084609c8635767c7f2fe71603e7ba21b5457aa517ce5164cb",
"templateCredsSetupCompleted": true
},
"name": "Job_Search_Automation",
"tags": [],
"nodes": [
{
"id": "ed888fd9-38e4-4585-aa9f-09a3afba4e0c",
"name": "Zeitplan-Trigger",
"type": "n8n-nodes-base.scheduleTrigger",
"position": [
320,
-140
],
"parameters": {},
"typeVersion": 1.2
},
{
"id": "800bc8ec-0934-4464-a3d7-b6a7c23ae429",
"name": "Haftnotiz",
"type": "n8n-nodes-base.stickyNote",
"position": [
260,
-260
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "1c3748bb-4f5f-4940-9cda-e4c230535a0c",
"name": "Haftnotiz1",
"type": "n8n-nodes-base.stickyNote",
"position": [
260,
100
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "e58b4dbe-1740-4813-b2a9-faaca338e178",
"name": "Haftnotiz2",
"type": "n8n-nodes-base.stickyNote",
"position": [
260,
460
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "ced0bd63-edb8-4a46-a3a6-a63801ef652f",
"name": "Score Job",
"type": "@n8n/n8n-nodes-langchain.openAi",
"position": [
960,
160
],
"parameters": {},
"typeVersion": 1.8
},
{
"id": "e21a4adc-cd33-44cf-8e0d-03208a0752f6",
"name": "Setzen Job Title1",
"type": "n8n-nodes-base.set",
"position": [
560,
-140
],
"parameters": {},
"typeVersion": 1
},
{
"id": "51c4b54a-11b3-4af7-a65f-0b78fe9c3107",
"name": "Get Jobs from Adzuna1",
"type": "n8n-nodes-base.httpRequest",
"position": [
920,
-140
],
"parameters": {},
"typeVersion": 4
},
{
"id": "5b1f8c01-c56e-4563-aedf-255018be0741",
"name": "Split Jobs1",
"type": "n8n-nodes-base.splitOut",
"position": [
340,
160
],
"parameters": {},
"typeVersion": 1
},
{
"id": "1248fb03-caaf-4291-8c11-0480e18f241b",
"name": "Zusammenfassen Job1",
"type": "@n8n/n8n-nodes-langchain.openAi",
"position": [
640,
160
],
"parameters": {},
"typeVersion": 1.8
},
{
"id": "4c58e68b-55b1-445f-b693-cace23b21ecd",
"name": "Google Tabellen",
"type": "n8n-nodes-base.googleSheets",
"position": [
740,
520
],
"parameters": {},
"typeVersion": 4.5
},
{
"id": "7c60249d-5444-411f-9eb0-370294589f04",
"name": "Gmail1",
"type": "n8n-nodes-base.gmail",
"position": [
940,
520
],
"webhookId": "c4aa81ae-e4ee-478f-bfc4-723c40abdcdd",
"parameters": {},
"typeVersion": 2.1
},
{
"id": "eaf4db44-4d28-4f98-87a1-b4c205c986d7",
"name": "Write Cover Letter1",
"type": "@n8n/n8n-nodes-langchain.openAi",
"position": [
360,
520
],
"parameters": {},
"typeVersion": 1.8
}
],
"active": false,
"pinData": {},
"settings": {
"timezone": "Africa/Lagos",
"callerPolicy": "workflowsFromSameOwner",
"executionOrder": "v1"
},
"versionId": "ca622bc3-731a-4a1b-b807-5bc5e5983a11",
"connections": {
"ced0bd63-edb8-4a46-a3a6-a63801ef652f": {
"main": [
[
{
"node": "eaf4db44-4d28-4f98-87a1-b4c205c986d7",
"type": "main",
"index": 0
}
]
]
},
"5b1f8c01-c56e-4563-aedf-255018be0741": {
"main": [
[
{
"node": "Summarize Job1",
"type": "main",
"index": 0
}
]
]
},
"Google Sheets": {
"main": [
[
{
"node": "7c60249d-5444-411f-9eb0-370294589f04",
"type": "main",
"index": 0
}
]
]
},
"Set Job Title1": {
"main": [
[
{
"node": "51c4b54a-11b3-4af7-a65f-0b78fe9c3107",
"type": "main",
"index": 0
}
]
]
},
"Summarize Job1": {
"main": [
[
{
"node": "ced0bd63-edb8-4a46-a3a6-a63801ef652f",
"type": "main",
"index": 0
}
]
]
},
"Schedule Trigger": {
"main": [
[
{
"node": "Set Job Title1",
"type": "main",
"index": 0
}
]
]
},
"eaf4db44-4d28-4f98-87a1-b4c205c986d7": {
"main": [
[
{
"node": "Google Sheets",
"type": "main",
"index": 0
}
]
]
},
"51c4b54a-11b3-4af7-a65f-0b78fe9c3107": {
"main": [
[
{
"node": "5b1f8c01-c56e-4563-aedf-255018be0741",
"type": "main",
"index": 0
}
]
]
}
}
}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?
Fortgeschritten - Sonstiges, Künstliche Intelligenz
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.
Verwandte Workflows
Gerald Denor
@dominixaiGerald 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.
Diesen Workflow teilen