
X (Twitter) Trend Crawler (Pay Per Result)
Deprecated
Pricing
$5.00 / 1,000 results
Go to Store

X (Twitter) Trend Crawler (Pay Per Result)
Deprecated
The X (Twitter) Hashtag Analyzer is an Apify actor analyze trending hashtags on Twitter
0.0 (0)
Pricing
$5.00 / 1,000 results
2
Total users
19
Monthly users
2
Runs succeeded
>99%
Last modified
4 months ago
X (Twitter) Hashtag Analyzer 🐦
Overview
The X (Twitter) Hashtag Analyzer is an Apify actor analyze trending hashtags on Twitter. For each hashtag, it provides:
- Engagement metrics (likes, retweets, replies, impressions)
- Reasons for trending
- User demographics
- Cultural and social impact analysis
Features
- Analyzes up to 50 trending hashtags
- Supports multiple countries/regions
- Provides detailed engagement metrics
- Offers cultural context and significance
- Easy-to-read formatted output
Input Parameters
Parameter | Type | Description |
---|---|---|
maxHashtags | Integer | Maximum number of hashtags to analyze (1-50, default: 10) |
country | String | Two-letter country code (e.g., VN, US, JP) |
Example input:
{"maxHashtags": 10,"country": "VN"}
Output Format
The actor outputs each hashtag as a separate item with the following structure:
{"title": "🐦 #HashtagName","region": "VN","timestamp": "2024-03-16T...","details": {"engagement": "1M likes, 500K retweets, 100K replies","reason": "Why this hashtag is trending","demographics": "Main user groups","impact": "Cultural/social significance"}}
Requirements
- Python 3.9+
- Required packages: google-generativeai, apify, python-dotenv
Usage
- Set up your Gemini API key in the actor's environment variables
- Configure the input parameters (maxHashtags and country)
- Run the actor
- Access the results in the actor's dataset
Example Results
{"title": "🐦 #BreakingNews","region": "VN","timestamp": "2024-03-16T10:30:00Z","details": {"engagement": "1M likes, 500K retweets, 100K replies","reason": "Major current event or news story","demographics": "News followers, general public","impact": "Raising awareness about important issues"}}
Limitations
- Results may vary based on region and time
- Maximum 50 hashtags per run
Support
For issues, questions, or suggestions, please:
- Check the actor documentation
- Submit an issue on GitHub
- Contact Apify support