Twitter Mention Tracker
Search and scrape Twitter/X posts using Apify.
npx goose-skills installDescription
Search and scrape Twitter/X posts using Apify. Use when you need to find tweets, track brand mentions, monitor competitors on Twitter, or analyze Twitter discussions. Uses Twitter native search syntax (since:/until:) for reliable date filtering.
What this skill does
- 1Searches Twitter/X for posts matching a query using the Apify tweet scraper with native since:/until: date operators for reliable filtering.
- 2Deduplicates results by tweet ID and applies optional keyword filtering client-side.
- 3Returns results sorted by like count, with full engagement metrics (likes, retweets, replies, views).
- 4Supports summary or JSON output for brand monitoring, competitor tracking, or topic analysis.
When to use
- You want to see every tweet mentioning your brand or a competitor over a specific date window.
- You're monitoring a competitor's product launch or announcement on Twitter in real time.
- You need to gauge Twitter sentiment around a topic or keyword with engagement-ranked output.
Tools used
Best for
Format
Frequently asked questions
What is Twitter Mention Tracker?
Twitter Mention Tracker is a Claude Code skill for competitive intel by GooseWorks AI. Search and scrape Twitter/X posts using Apify.
When should I use Twitter Mention Tracker?
You want to see every tweet mentioning your brand or a competitor over a specific date window. You're monitoring a competitor's product launch or announcement on Twitter in real time.
How do I install Twitter Mention Tracker?
Run the install command (npx goose-skills install). Once the skill is in place, Claude Code loads it automatically whenever a task matches what it does.
Is Twitter Mention Tracker free to use?
The author distributes it as MIT, but the repository has no LICENSE file. The source is public on GitHub (gooseworks-ai/goose-skills).