Reddit Trend Crawler (Pay Per Result)
Pricing
$8.00 / 1,000 results
Go to Apify Store
Deprecated
Reddit Trend Crawler (Pay Per Result)
The Reddit Trend Analyzer is an Apify actor that analyzes trending topics and hashtags on Reddit
Pricing
$8.00 / 1,000 results
Rating
0.0
(0)
Developer

Hung Dinh
Maintained by Community
Actor stats
1
Bookmarked
7
Total users
5
Monthly active users
10 months ago
Last modified
Categories
Share
Reddit Trend Analyzer 🔥
Overview
The Reddit Trend Analyzer is an Apify actor that analyzes trending topics and hashtags on Reddit. For each trend, it provides:
- Engagement metrics (upvotes, comments, awards, active users)
- Reasons for trending
- User demographics
- Cultural and social impact analysis
Features
- Analyzes up to 50 trending topics/hashtags
- Supports multiple countries/regions
- Provides detailed engagement metrics
- Tracks both subreddits (r/...) and hashtags (#...)
- Offers cultural context and significance
- Easy-to-read formatted output
Input Parameters
| Parameter | Type | Description |
|---|---|---|
| maxHashtags | Integer | Maximum number of trends to analyze (1-50, default: 10) |
| country | String | Two-letter country code (e.g., VN, US, JP) |
Example input:
{"maxHashtags": 10,"country": "US"}
Output Format
The actor outputs each trend as a separate item with the following structure:
{"title": "🔥 r/Technology","region": "US","timestamp": "2024-03-16T...","details": {"engagement": "100K upvotes, 5K comments, 50 awards, 10K active users","reason": "Major tech announcement or breakthrough","demographics": "Tech enthusiasts, professionals, students","impact": "Driving tech literacy and innovation discussions"}}
Requirements
- Python 3.9+
- Required packages: google-generativeai, apify, python-dotenv
Usage
- Configure the input parameters (maxHashtags and country)
- Run the actor
- Access the results in the actor's dataset
Example Results
{"title": "🔥 r/WorldNews","region": "US","timestamp": "2024-03-16T10:30:00Z","details": {"engagement": "200K upvotes, 15K comments, 100 awards, 50K active users","reason": "Major global event coverage","demographics": "News followers, international community","impact": "Facilitating global awareness and discussions"}}
Limitations
- Results may vary based on region and time
- Maximum 50 trends per run
- Limited to public subreddits and trends
Support
For issues, questions, or suggestions, please:
- Check the actor documentation
- Submit an issue on GitHub
- Contact Apify support