Intagram Trend Crawler (Pay Per Result) avatar
Intagram Trend Crawler (Pay Per Result)

Deprecated

Pricing

$7.00 / 1,000 results

Go to Store
Intagram Trend Crawler (Pay Per Result)

Intagram Trend Crawler (Pay Per Result)

Deprecated

Developed by

Hung Dinh

Hung Dinh

Maintained by Community

The Instagram Hashtag Analyzer is an Apify actor analyze trending hashtags on Instagram

0.0 (0)

Pricing

$7.00 / 1,000 results

4

Total users

29

Monthly users

7

Runs succeeded

>99%

Issue response

9.1 days

Last modified

3 months ago

Instagram Hashtag Analyzer 📸

Overview

The Instagram Hashtag Analyzer is an Apify actor analyze trending hashtags on Instagram. For each hashtag, it provides:

  • Engagement metrics (likes, comments, shares, saves)
  • 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:

{
"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, 100K comments, 50K saves",
"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

  1. Configure the input parameters (maxHashtags and country)
  2. Run the actor
  3. Access the results in the actor's dataset

Example Results

{
"title": "📸 #VietnamFood",
"region": "VN",
"timestamp": "2024-03-16T10:30:00Z",
"details": {
"engagement": "500K likes, 50K comments, 20K saves",
"reason": "Rising interest in Vietnamese cuisine and food photography",
"demographics": "Food enthusiasts, photographers, travelers",
"impact": "Promoting Vietnamese culinary culture globally"
}
}

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