LinkedIn Profil-Crawling und strukturierte Datenauswertung mit PhantomBuster und GPT-4
Dies ist ein Lead Generation, AI Summarization-Bereich Automatisierungsworkflow mit 16 Nodes. Hauptsächlich werden Wait, HttpRequest, GoogleSheets, Agent, ScheduleTrigger und andere Nodes verwendet. LinkedIn-Crawling, Strukturierung und Nachrichtenversand (PhantomBuster und GPT-4)
- •Möglicherweise sind Ziel-API-Anmeldedaten erforderlich
- •Google Sheets API-Anmeldedaten
- •OpenAI API Key
Verwendete Nodes (16)
Kategorie
{
"id": "Bo012Ve1xjb2UvGz",
"meta": {
"instanceId": "70da30c32dfca2c8fe2d688fa1f6bf834f1145a963b1dca87ba81a3c249f0060"
},
"name": "LinkedIn Profile Scraping & Structured Data Extraction with PhantomBuster & GPT-4",
"tags": [],
"nodes": [
{
"id": "050b23e5-af76-4600-b9a6-340a8667f875",
"name": "Azure OpenAI-Chat-Modell",
"type": "@n8n/n8n-nodes-langchain.lmChatAzureOpenAi",
"position": [
608,
140
],
"parameters": {},
"typeVersion": 1
},
{
"id": "c5ff6d93-f560-494e-9f39-443abec422f0",
"name": "Structured Output Parser",
"type": "@n8n/n8n-nodes-langchain.outputParserStructured",
"position": [
728,
140
],
"parameters": {},
"typeVersion": 1.2
},
{
"id": "075cc15d-7388-4a6b-9957-584389e6e89b",
"name": "Warten",
"type": "n8n-nodes-base.wait",
"position": [
140,
-80
],
"webhookId": "e9f0b9cc-f051-49fb-95bb-c20b9ef762f9",
"parameters": {},
"typeVersion": 1.1
},
{
"id": "dd6d3271-327d-4de7-a26f-cfd54b97d897",
"name": "Azure OpenAI-Chat-Modell1",
"type": "@n8n/n8n-nodes-langchain.lmChatAzureOpenAi",
"position": [
1204,
140
],
"parameters": {},
"typeVersion": 1
},
{
"id": "0e2b6b76-a5eb-4dc1-a712-167ce2488953",
"name": "Structured Output Parser1",
"type": "@n8n/n8n-nodes-langchain.outputParserStructured",
"notes": "\\n\\n should break line ",
"position": [
1324,
140
],
"parameters": {},
"typeVersion": 1.2
},
{
"id": "8d6235f1-a8b8-47db-bfc5-908b90dbde94",
"name": "Zeitplan-Trigger",
"type": "n8n-nodes-base.scheduleTrigger",
"position": [
-740,
-80
],
"parameters": {},
"typeVersion": 1.2
},
{
"id": "cc856530-a323-4499-a0ea-c7b8cf6b5f18",
"name": "Fetch URL from Spreadsheet",
"type": "n8n-nodes-base.googleSheets",
"position": [
-520,
-80
],
"parameters": {},
"typeVersion": 4.5
},
{
"id": "a3d3306f-9f50-4d62-bf63-01aedcb4f122",
"name": "Temp URL Storage",
"type": "n8n-nodes-base.googleSheets",
"position": [
-300,
-80
],
"parameters": {},
"typeVersion": 4.5
},
{
"id": "fbb23c68-eb57-4e62-8082-25de044d9e13",
"name": "POST to Phantombuster API",
"type": "n8n-nodes-base.httpRequest",
"position": [
-80,
-80
],
"parameters": {},
"typeVersion": 4.2
},
{
"id": "7a2fd291-012c-4fb4-820a-2c56e5a9dda5",
"name": "GET from Phantombuster API",
"type": "n8n-nodes-base.httpRequest",
"position": [
360,
-80
],
"parameters": {},
"typeVersion": 4.2
},
{
"id": "95917eb0-1770-409f-8e21-ed31ad2c5414",
"name": "Extract URL from Output using GPT-4",
"type": "@n8n/n8n-nodes-langchain.agent",
"position": [
580,
-80
],
"parameters": {},
"typeVersion": 1.9
},
{
"id": "78f58ded-7c90-4963-a9b0-b37baa191187",
"name": "GET LinkedIn Data from URL",
"type": "n8n-nodes-base.httpRequest",
"position": [
956,
-80
],
"parameters": {},
"retryOnFail": true,
"typeVersion": 4.2
},
{
"id": "cfdda7bf-5671-4217-8c3e-b810ec7014f8",
"name": "Create Personalised Messages using a Template",
"type": "@n8n/n8n-nodes-langchain.chainLlm",
"position": [
1176,
-80
],
"parameters": {},
"typeVersion": 1.6
},
{
"id": "05f7e20a-12b8-42c5-aff4-d32cb1e8308f",
"name": "Update Personalised Messages to Spreadsheet",
"type": "n8n-nodes-base.googleSheets",
"position": [
1552,
-80
],
"parameters": {},
"retryOnFail": true,
"typeVersion": 4.5
},
{
"id": "8082d646-86ae-48e1-8dd0-bef1dfbe977a",
"name": "Delete Temp URL Storage",
"type": "n8n-nodes-base.googleSheets",
"position": [
1772,
-80
],
"parameters": {},
"typeVersion": 4.5
},
{
"id": "c09ea986-7593-4797-ad96-d639b463efb3",
"name": "Haftnotiz",
"type": "n8n-nodes-base.stickyNote",
"position": [
-1520,
-260
],
"parameters": {
"content": ""
},
"typeVersion": 1
}
],
"active": false,
"pinData": {},
"settings": {
"executionOrder": "v1"
},
"versionId": "7aaed66f-b64b-416c-b023-e629aee84c38",
"connections": {
"Wait": {
"main": [
[
{
"node": "7a2fd291-012c-4fb4-820a-2c56e5a9dda5",
"type": "main",
"index": 0
}
]
]
},
"Schedule Trigger": {
"main": [
[
{
"node": "cc856530-a323-4499-a0ea-c7b8cf6b5f18",
"type": "main",
"index": 0
}
]
]
},
"a3d3306f-9f50-4d62-bf63-01aedcb4f122": {
"main": [
[
{
"node": "fbb23c68-eb57-4e62-8082-25de044d9e13",
"type": "main",
"index": 0
}
]
]
},
"Azure OpenAI Chat Model": {
"ai_languageModel": [
[
{
"node": "95917eb0-1770-409f-8e21-ed31ad2c5414",
"type": "ai_languageModel",
"index": 0
}
]
]
},
"Azure OpenAI Chat Model1": {
"ai_languageModel": [
[
{
"node": "cfdda7bf-5671-4217-8c3e-b810ec7014f8",
"type": "ai_languageModel",
"index": 0
}
]
]
},
"c5ff6d93-f560-494e-9f39-443abec422f0": {
"ai_outputParser": [
[
{
"node": "95917eb0-1770-409f-8e21-ed31ad2c5414",
"type": "ai_outputParser",
"index": 0
}
]
]
},
"fbb23c68-eb57-4e62-8082-25de044d9e13": {
"main": [
[
{
"node": "Wait",
"type": "main",
"index": 0
}
]
]
},
"0e2b6b76-a5eb-4dc1-a712-167ce2488953": {
"ai_outputParser": [
[
{
"node": "cfdda7bf-5671-4217-8c3e-b810ec7014f8",
"type": "ai_outputParser",
"index": 0
}
]
]
},
"cc856530-a323-4499-a0ea-c7b8cf6b5f18": {
"main": [
[
{
"node": "a3d3306f-9f50-4d62-bf63-01aedcb4f122",
"type": "main",
"index": 0
}
]
]
},
"78f58ded-7c90-4963-a9b0-b37baa191187": {
"main": [
[
{
"node": "cfdda7bf-5671-4217-8c3e-b810ec7014f8",
"type": "main",
"index": 0
}
]
]
},
"7a2fd291-012c-4fb4-820a-2c56e5a9dda5": {
"main": [
[
{
"node": "95917eb0-1770-409f-8e21-ed31ad2c5414",
"type": "main",
"index": 0
}
]
]
},
"95917eb0-1770-409f-8e21-ed31ad2c5414": {
"main": [
[
{
"node": "78f58ded-7c90-4963-a9b0-b37baa191187",
"type": "main",
"index": 0
}
]
]
},
"05f7e20a-12b8-42c5-aff4-d32cb1e8308f": {
"main": [
[
{
"node": "8082d646-86ae-48e1-8dd0-bef1dfbe977a",
"type": "main",
"index": 0
}
]
]
},
"cfdda7bf-5671-4217-8c3e-b810ec7014f8": {
"main": [
[
{
"node": "05f7e20a-12b8-42c5-aff4-d32cb1e8308f",
"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?
Experte - Lead-Generierung, KI-Zusammenfassung
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
Rahul Joshi
@rahul08Rahul Joshi is a seasoned technology leader specializing in the n8n automation tool and AI-driven workflow automation. With deep expertise in building open-source workflow automation and self-hosted automation platforms, he helps organizations eliminate manual processes through intelligent n8n ai agent automation solutions.
Diesen Workflow teilen