X (Twitter) Trend Crawler (Pay Per Result)
Try for free
Pay $5.00 for 1,000 results
Go to Store
X (Twitter) Trend Crawler (Pay Per Result)
hung.ad4gate/x-twitter-trend-crawler-pay-per-result
Try for free
Pay $5.00 for 1,000 results
The X (Twitter) Hashtag Analyzer is an Apify actor analyze trending hashtags on Twitter
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:
1{ 2 "maxHashtags": 10, 3 "country": "VN" 4}
Output Format
The actor outputs each hashtag as a separate item with the following structure:
1{ 2 "title": "🐦 #HashtagName", 3 "region": "VN", 4 "timestamp": "2024-03-16T...", 5 "details": { 6 "engagement": "1M likes, 500K retweets, 100K replies", 7 "reason": "Why this hashtag is trending", 8 "demographics": "Main user groups", 9 "impact": "Cultural/social significance" 10 } 11}
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
1{ 2 "title": "🐦 #BreakingNews", 3 "region": "VN", 4 "timestamp": "2024-03-16T10:30:00Z", 5 "details": { 6 "engagement": "1M likes, 500K retweets, 100K replies", 7 "reason": "Major current event or news story", 8 "demographics": "News followers, general public", 9 "impact": "Raising awareness about important issues" 10 } 11}
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
Developer
Maintained by Community
Actor Metrics
2 monthly users
-
2 stars
>99% runs succeeded
Created in Jan 2025
Modified 2 days ago
Categories