This n8n workflow automates the extraction and compilation of tweets from Twitter threads for analysis or archiving. Starting with a trigger, it fetches the initial tweet and its conversation replies, then merges all relevant tweet information into a unified dataset. It is designed for social media analysts, content creators, or developers needing to organize Twitter conversations efficiently. The workflow connects nodes that extract tweet IDs, fetch reply threads via Twitter’s API, and merge the data, enabling users to gather complete thread histories seamlessly. This automation is especially useful for monitoring Twitter discussions, saving important threads, or analyzing sentiment across conversation chains.
Twitter Thread Extractor and Merger Workflow
Node Count | 11 – 20 Nodes |
---|---|
Nodes Used | code, executeWorkflowTrigger, filter, function, httpRequest, manualTrigger, merge, noOp, stickyNote |
Reviews
There are no reviews yet.