Monitor & Archive Keyword Tweets to Airtable
๐ Overview
Automatically searches Twitter for any keyword/topic (person, brand, hashtag), filters duplicates, and stores new tweets in Airtable with rich metadata - all on a daily schedule.
๐ ๏ธ Workflow Steps
-
โฐ Schedule Trigger
Runs daily at 8 AM (customizable)
-
๐ฆ Twitter Search
Fetches 100 latest tweets matching your keyword
-
๐ฆ Reformat Data
Structures:
- Text | Likes | ID | URL
- Author | Timestamp
-
๐๏ธ Fetch Airtable Records
Retrieves existing tweet IDs
-
๐ Deduplicate
Compares IDs to exclude duplicates
-
โ Append New Tweets
Saves only fresh entries to Airtable
๐ก Key Benefits
- ๐ค Automated Monitoring : Near real-time tracking
- ๐งน Clean Data : Zero duplicate entries
- ๐ Structured Archive : Organized metadata for analysis
- โ๏ธ Fully Customizable : Adapt keywords/schedule/output
๐งฉ Perfect For
- Social media analysts tracking brand mentions
- Journalists monitoring public figures
- Researchers archiving topic conversations
- Marketing teams measuring campaign reach
๐ Getting Started
- Import into n8n
- Connect Credentials :
- Twitter API keys
- Airtable base + table ID
- Configure :
- Search keyword (e.g.,
"Narendra Modi")
- Schedule timing
- Run & Forget:
- Initial run to backfill
- Daily auto-archiving
โ
Enhancement Ideas
-
Add Filters:
- Exclude retweets
- Filter by language
- Geolocation targeting
-
Notifications:
- Slack alerts for new tweets
- Email digests
-
AI Extensions:
- Sentiment analysis
- Auto-categorization
- Trend reporting