Hey everyone ![]()
I’ve built a complete n8n automation that searches Twitter for popular posts by keyword and logs them to Google Sheets. It works day by day in reverse — so you can track viral content for the past X days.
What it does:
- Automatically searches Twitter (X) using any keyword
- Scrapes top tweets by day and sorts them by views, likes, retweets
- Saves the results (tweet content, stats, URL) to a Google Sheet
- Can be run manually or scheduled to run daily
Use cases:
- Track viral tweets in your niche
- Monitor public opinion on any topic
- Get content inspiration or perform competitor analysis
What’s inside:
.jsonfile (import-ready for n8n)- PDF guide showing how to:
- Enter your keyword (e.g. “AI”)
- Set how many days back to search
- Connect your own Google Sheet
Get it here: