n8nflow.net logo

Twitter Keyword & Public-Figure Monitor with Automated Airtable Archiving

by Roshan Ramaniโ€ขUpdated: Last update 3 months agoโ€ขSource: n8n.io
Loading workflow viewer...

Getting Started

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

  1. โฐ Schedule Trigger
    Runs daily at 8 AM (customizable)

  2. ๐Ÿฆ Twitter Search
    Fetches 100 latest tweets matching your keyword

  3. ๐Ÿ“ฆ Reformat Data
    Structures:

    • Text | Likes | ID | URL
    • Author | Timestamp
  4. ๐Ÿ—‚๏ธ Fetch Airtable Records
    Retrieves existing tweet IDs

  5. ๐Ÿ” Deduplicate
    Compares IDs to exclude duplicates

  6. โž• 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

  1. Import into n8n
  2. Connect Credentials :
    • Twitter API keys
    • Airtable base + table ID
  3. Configure :
    • Search keyword (e.g., "Narendra Modi")
    • Schedule timing
  4. 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