Reddit Community Finder
Pricing
Pay per usage
Reddit Community Finder
Pricing
Pay per usage
Rating
0.0
(0)
Developer

Donny Nguyen
Actor stats
0
Bookmarked
2
Total users
1
Monthly active users
3 days ago
Last modified
Categories
Share
What does it do?
Reddit Community Finder discovers and extracts metadata about Reddit subreddits based on keyword searches. It uses both Reddit's public JSON API and HTML search to collect subreddit names, subscriber counts, active user counts, descriptions, titles, NSFW flags, creation dates, and community types. The scraper deduplicates results, filters by minimum subscriber count, and handles pagination across both data sources to build comprehensive subreddit databases.
Why use this scraper?
Reddit hosts over 100,000 active communities spanning every topic imaginable, from technology and science to hobbies and local communities. This scraper enables audience research, niche community discovery, competitor monitoring, and marketing opportunity identification at scale. Whether you are finding subreddits for product promotion, researching community sizes and engagement levels for content strategy, identifying niche audiences for targeted advertising, or mapping the Reddit community landscape for a specific industry, this tool provides structured data efficiently.
How to use
- Navigate to the Reddit Community Finder on Apify.
- Enter search keywords for the types of subreddits you want to find.
- Set the minimum subscriber count to filter small communities.
- Set the maximum number of results per search term.
- Click "Start" to begin scraping.
Use the Apify API for automated workflows, scheduled runs, and integration with your marketing analytics or social media management tools.
Input configuration
| Parameter | Type | Description |
|---|---|---|
| searchTerms | Array | Keywords to search for subreddits (default: web scraping, programming, startup) |
| minSubscribers | Integer | Minimum subscriber count filter (default: 1000) |
| maxResults | Integer | Maximum subreddits per search term (default: 100) |
| proxyConfig | Object | Proxy settings for the scraper |
Output data
The scraper outputs a dataset with the following fields:
{"subredditName": "r/webdev","displayName": "webdev","subscribers": 1850000,"activeUsers": 3420,"description": "A community dedicated to all things web development: both front-end and back-end.","title": "webdev: reddit for web developers","nsfw": "No","created": "2008-01-25","subredditType": "public","url": "https://www.reddit.com/r/webdev/","searchTerm": "programming","scrapedAt": "2026-02-19T10:00:00.000Z"}
Cost of usage
This scraper uses Cheerio for fast, lightweight parsing of both JSON API responses and HTML pages. Approximate cost is $0.30 per 1,000 subreddits scraped with Apify proxy. Actual costs depend on the number of search terms and pagination depth. Using the JSON API where available ensures maximum data richness and extraction speed.
Tips
- Use specific niche keywords to discover smaller, highly engaged communities.
- Filter by minimum subscribers to focus on established communities with active audiences.
- Track subscriber counts over time to identify growing communities and emerging topics.
- Use NSFW flags to filter communities for brand-safe content marketing.
- Search for competitor brand names to find communities discussing specific products.
- Combine multiple related keywords to build comprehensive topic-based community maps.
- Schedule regular runs to discover new subreddits as they gain traction and subscribers.
Built with Crawlee and Apify SDK. See more scrapers by consummate_mandala on Apify Store.