π± Daily auto-generated tweets from trending topics using Perplexity & GPT-4o
β‘ 1,355 views Β· π± Social Media & Email Marketing
π‘ Pro Tip β Twitterβs API is paid now, which makes simple data pulls expensive. ScraperNode is a community node that scrapes Twitter profiles and posts without needing API access.
Description
This workflow auto-generates and posts a tweet once per day using real-time insights from the web. It uses Perplexity to fetch trending topics, OpenAI to summarize them into a tweet, and the Twitter API to publish.
βοΈ Set up steps Set your Perplexity API key in the HTTP Request node.
Add your OpenAI API key to the Message Model node.
Authenticate your Twitter API credentials in the second HTTP Request node.
Modify the schedule trigger to run daily at your preferred time.
All logic is pre-configured β simply plug in your credentials and youβre live.
π Nodes Used
HTTP Request, Schedule Trigger, OpenAI
π₯ Import
Download workflow.json and import into n8n:
Workflow menu β Import from File