πŸ“± 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.

View All Scrapers

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

πŸ“– Importing guide Β· πŸ”‘ Credential setup