Threads Post and Comment Retrieval
detail.loadingPreview
Retrieves posts and their comments from Threads.
🚀Ready to Deploy This Workflow?
About This Workflow
Overview
This workflow retrieves posts and their associated comments from Threads. It uses the Threads API to fetch post data, filters it based on specific criteria, and then processes comments for each post.
Key Features
- Fetches Threads posts.
- Filters posts by media type and quote status.
- Retrieves comments for each post.
- Processes and formats the retrieved data.
How To Use
- Configure Environment Variables: Set
WEBHOOK_URLandBASE_URLin your n8n environment variables. - Obtain Threads Long-Live Token: Replace
"=Your Threads Long-Live Token"in theRefresh Tokennode with your actual Threads long-live access token. - Set Threads ID: Update the
Get Postnode's URL with your specific Threads ID. - Define Username: In the
Comment's Filternode, change'geekaz'to the username you want to filter comments by. - Run the workflow.
Apps Used
Workflow JSON
{
"id": "7a4dd581-fd2c-4f04-9ee2-c7751dae5826",
"name": "Threads Post and Comment Retrieval",
"nodes": 0,
"category": "Social Media",
"status": "active",
"version": "1.0.0"
}Note: This is a sample preview. The full workflow JSON contains node configurations, credentials placeholders, and execution logic.
Get This Workflow
ID: 7a4dd581-fd2c...
About the Author
Crypto_Watcher
Web3 Developer
Automated trading bots and blockchain monitoring workflows.
Statistics
Verification Info
Related Workflows
Discover more workflows you might like
YouTube Videos with AI Summaries on Discord
Automatically fetches YouTube video captions, summarizes them using AI, and posts summaries to Discord.
Twitter Mention Alerter
This workflow automatically scrapes Twitter for mentions of a specified company and alerts the team via Slack.
Automate Social Media Content Publishing: AI Factory for X, Instagram, Facebook, LinkedIn & More
Effortlessly publish AI-generated social media content across X, Instagram, Facebook, LinkedIn, and Threads. Save time with automated publishing.
AI-Powered Historical POV Video Generation
Automate the creation of engaging, short-form viral historical POV videos using AI. This workflow leverages an LLM node to generate detailed scene prompts for historical breakthroughs, perfect for educational content channels.
Twitter Mentions to Rocket.Chat
Monitors Twitter for mentions of @n8n_io and forwards them to a Rocket.Chat channel.