X (Twitter) Trend Crawler (Pay Per Result) avatar

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)

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

ParameterTypeDescription
maxHashtagsIntegerMaximum number of hashtags to analyze (1-50, default: 10)
countryStringTwo-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

  1. Set up your Gemini API key in the actor's environment variables
  2. Configure the input parameters (maxHashtags and country)
  3. Run the actor
  4. 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:

  1. Check the actor documentation
  2. Submit an issue on GitHub
  3. 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