Twitter-Thread-Scraper: Threads extrahieren und Tweets zusammenführen
Dies ist ein AI, Marketing-Bereich Automatisierungsworkflow mit 18 Nodes. Hauptsächlich werden Code, Merge, Filter, Function, HttpRequest und andere Nodes verwendet, kombiniert mit KI-Technologie für intelligente Automatisierung. Mit TwitterAPI.io Twitter(X)-Threads extrahieren und zusammenführen
- •Möglicherweise sind Ziel-API-Anmeldedaten erforderlich
Verwendete Nodes (18)
Kategorie
{
"id": "23sZVFonPs0Q3gvm",
"meta": {
"instanceId": "98efd8f034313c65d85cf0927667bbf93252214bae7096a8dd3c1d18b0b96a02",
"templateCredsSetupCompleted": true
},
"name": "Twitter Thread Fetcher: Extract and Merge Tweets from Threads",
"tags": [],
"nodes": [
{
"id": "209216e9-30f6-40d1-98a6-96324e28db47",
"name": "Ersten Tweet und andere vereinen",
"type": "n8n-nodes-base.merge",
"position": [
1360,
-120
],
"parameters": {},
"typeVersion": 3.1
},
{
"id": "3429ac0d-1d24-4d30-aaac-a0ae6adaef93",
"name": "Bei Klick auf 'Workflow testen'",
"type": "n8n-nodes-base.manualTrigger",
"position": [
-420,
120
],
"parameters": {},
"typeVersion": 1
},
{
"id": "5df01f81-da74-4a17-8856-682f8bdf580e",
"name": "Notizzettel",
"type": "n8n-nodes-base.stickyNote",
"position": [
-120,
-280
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "fe1ba598-8c65-468e-bd58-b8b71d48e0f1",
"name": "Notizzettel2",
"type": "n8n-nodes-base.stickyNote",
"position": [
340,
-280
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "95f7ac46-d864-483c-bce3-482142fe3697",
"name": "Notizzettel3",
"type": "n8n-nodes-base.stickyNote",
"position": [
1200,
-280
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "2a9eabb2-75a4-40a8-9379-0895203c49c9",
"name": "Bei Ausführung durch anderen Workflow",
"type": "n8n-nodes-base.executeWorkflowTrigger",
"position": [
-420,
-120
],
"parameters": {},
"typeVersion": 1.1
},
{
"id": "ee80999e-4980-4794-ac69-9d2c43a7a9d5",
"name": "No Operation, do nothing",
"type": "n8n-nodes-base.noOp",
"position": [
1820,
-120
],
"parameters": {},
"typeVersion": 1
},
{
"id": "8acccfa4-5bb0-456a-ab7b-7eeef598cf8e",
"name": "Notizzettel1",
"type": "n8n-nodes-base.stickyNote",
"position": [
-120,
-440
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "82efbaa8-03d6-4d05-81a4-e2bebe26f403",
"name": "Notizzettel4",
"type": "n8n-nodes-base.stickyNote",
"position": [
340,
-440
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "5734a4e8-a751-440e-b216-52fe8b257444",
"name": "Notizzettel5",
"type": "n8n-nodes-base.stickyNote",
"position": [
1200,
-440
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "36baf07f-abe4-46f1-8e8e-5344ee200f52",
"name": "Notizzettel6",
"type": "n8n-nodes-base.stickyNote",
"position": [
-580,
-440
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "abd08db1-8742-4d52-b510-b3d6d68453be",
"name": "Tweet-ID und Benutzernamen extrahieren",
"type": "n8n-nodes-base.function",
"position": [
-60,
-5
],
"parameters": {},
"typeVersion": 1
},
{
"id": "a81d8f05-d7a6-4c97-b90b-2c7e9c7807f1",
"name": "Ersten Tweet abrufen",
"type": "n8n-nodes-base.httpRequest",
"position": [
160,
-220
],
"parameters": {},
"typeVersion": 4.2
},
{
"id": "23a0d0a4-d119-4a25-8771-7b4aca3ffe5b",
"name": "Konversations- und Autoren-ID extrahieren",
"type": "n8n-nodes-base.function",
"position": [
380,
-120
],
"parameters": {},
"typeVersion": 1
},
{
"id": "c48394bc-e96d-455f-92a9-46db485e3aae",
"name": "Alle Tweet-Infos vereinen",
"type": "n8n-nodes-base.merge",
"position": [
600,
-5
],
"parameters": {},
"typeVersion": 3.1
},
{
"id": "1683b177-c050-46fa-8714-c7af785297ca",
"name": "Tweet-Antworten abrufen",
"type": "n8n-nodes-base.httpRequest",
"onError": "continueRegularOutput",
"position": [
820,
0
],
"parameters": {},
"typeVersion": 4.2
},
{
"id": "f85bbf89-c9e9-46f8-8f5a-14ca33c0e220",
"name": "Zum ersten Tweet gehörende Tweets abfragen",
"type": "n8n-nodes-base.code",
"position": [
1040,
0
],
"parameters": {},
"typeVersion": 2
},
{
"id": "0fda4ada-cecd-4730-9ea9-1f385afe1c02",
"name": "Leere Einträge filtern",
"type": "n8n-nodes-base.filter",
"position": [
1580,
-120
],
"parameters": {},
"typeVersion": 2.2
}
],
"active": false,
"pinData": {
"When clicking ‘Test workflow’": [
{
"json": {
"tweet_url": ""
}
}
]
},
"settings": {
"executionOrder": "v1"
},
"versionId": "805f0bc5-601e-4db7-ba87-7cdc4fef06dc",
"connections": {
"a81d8f05-d7a6-4c97-b90b-2c7e9c7807f1": {
"main": [
[
{
"node": "23a0d0a4-d119-4a25-8771-7b4aca3ffe5b",
"type": "main",
"index": 0
},
{
"node": "209216e9-30f6-40d1-98a6-96324e28db47",
"type": "main",
"index": 0
}
]
]
},
"0fda4ada-cecd-4730-9ea9-1f385afe1c02": {
"main": [
[
{
"node": "ee80999e-4980-4794-ac69-9d2c43a7a9d5",
"type": "main",
"index": 0
}
]
]
},
"1683b177-c050-46fa-8714-c7af785297ca": {
"main": [
[
{
"node": "f85bbf89-c9e9-46f8-8f5a-14ca33c0e220",
"type": "main",
"index": 0
}
]
]
},
"c48394bc-e96d-455f-92a9-46db485e3aae": {
"main": [
[
{
"node": "1683b177-c050-46fa-8714-c7af785297ca",
"type": "main",
"index": 0
}
]
]
},
"209216e9-30f6-40d1-98a6-96324e28db47": {
"main": [
[
{
"node": "0fda4ada-cecd-4730-9ea9-1f385afe1c02",
"type": "main",
"index": 0
}
]
]
},
"abd08db1-8742-4d52-b510-b3d6d68453be": {
"main": [
[
{
"node": "a81d8f05-d7a6-4c97-b90b-2c7e9c7807f1",
"type": "main",
"index": 0
},
{
"node": "c48394bc-e96d-455f-92a9-46db485e3aae",
"type": "main",
"index": 1
}
]
]
},
"2a9eabb2-75a4-40a8-9379-0895203c49c9": {
"main": [
[
{
"node": "abd08db1-8742-4d52-b510-b3d6d68453be",
"type": "main",
"index": 0
}
]
]
},
"3429ac0d-1d24-4d30-aaac-a0ae6adaef93": {
"main": [
[
{
"node": "abd08db1-8742-4d52-b510-b3d6d68453be",
"type": "main",
"index": 0
}
]
]
},
"23a0d0a4-d119-4a25-8771-7b4aca3ffe5b": {
"main": [
[
{
"node": "c48394bc-e96d-455f-92a9-46db485e3aae",
"type": "main",
"index": 0
}
]
]
},
"f85bbf89-c9e9-46f8-8f5a-14ca33c0e220": {
"main": [
[
{
"node": "209216e9-30f6-40d1-98a6-96324e28db47",
"type": "main",
"index": 1
}
]
]
}
}
}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 - Künstliche Intelligenz, Marketing
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
enes cingoz
@ecingozSoftware developer with hands-on experience across a wide range of automation domains, including autonomous vehicles, bots, AI-driven automations, and intelligent agents. Passionate about building solutions that leverage cutting-edge technology to solve real-world problems and streamline complex processes. Always eager to explore new challenges and contribute to innovative projects in the automation and AI space.
Diesen Workflow teilen