Reddit Search Explorer
Search Reddit posts, subreddits, and users via DataDoping Reddit API.
$0.95/1000
results

Discover popular or new subreddits via DataDoping Reddit API.
Discover trending or newly created subreddits — filter by optional keyword.
Reddit Community Finder is Illuminator's find subreddits on Scrapy.io — built to find subreddits and discover Reddit communities at scale. Export JSON, CSV, or Excel, schedule runs, or integrate via the publisher API at illuminator.p.scrapy.io.
This find subreddits exports structured Reddit fields including:
| 🏷️ Subreddit | 📖 Title | 👥 Subscribers |
| 📝 Description | 🔗 URL | 🆕 Feed |
Configure the run in the Scrapy.io input form or pass JSON to the publisher API.
{
"feed": "popular",
"maxResults": 50
}
| Field | Type | Required | Description |
|---|---|---|---|
feed | string | No | Which subreddit feed to scrape: popular or new |
maxResults | integer | No | Maximum number of subreddits to return (after keyword filtering, if set) |
Results appear in the Scrapy.io run Output tab. Subreddits and Errors.
[
{
"type": "subreddit",
"name": "saas",
"title": "Software as a Service",
"subscribers": 85000,
"url": "https://www.reddit.com/r/saas/"
}
]| Tool | Best for |
|---|---|
| Reddit Subreddit Explorer | Illuminator Reddit tool — see overview |
| Reddit Subreddit Posts Collector | Illuminator Reddit tool — see overview |
| Reddit Search Explorer | Illuminator Reddit tool — see overview |
Reddit Community Finder uses pay-per-result pricing on Scrapy.io. You are charged only for successfully scraped rows.
maxResults on test runs to validate input before scalingcurl -X POST "https://illuminator.p.scrapy.io/reddit-popular-subreddits-scraper/v1/api" \
-H "Content-Type: application/json" \
-H "X-API-Key: YOUR_API_KEY" \
-d '{
"feed": "popular",
"keyword": "saas",
"maxResults": 50
}'
Bulk runs via the scraper endpoint:
curl -X POST "https://illuminator.p.scrapy.io/reddit-popular-subreddits-scraper/v1/scraper" \
-H "Content-Type: application/json" \
-H "X-API-Key: YOUR_API_KEY" \
-d '{
"feed": "popular",
"keyword": "saas",
"maxResults": 50
}'
Open the API tab on the tool Store page for Python, JavaScript, cURL, OpenAPI, and MCP snippets.
Run Reddit Community Finder with feed: "popular" or "new", optionally filter with a keyword, and export subscriber counts and community metadata as JSON.
Reddit Community Finder lists popular and new subreddits from Reddit's discovery feeds. Add a keyword to narrow results, then cross-reference with Reddit Subreddit Explorer for rules and similar communities.
About $0.50 per 1,000 successful results. See Scrapy.io pricing for plan details.
Yes. Use webhooks, scheduled runs, or the publisher API to push Reddit data into your warehouse, CRM, or automation stack.
Yes. POST to https://illuminator.p.scrapy.io/reddit-popular-subreddits-scraper/v1/api with your API key. See the API tab on the Store listing for ready-made snippets.
Yes. Configure the Scrapy.io MCP endpoint with your API key to query Reddit Community Finder from AI assistants and agent workflows.
Reddit Community Finder collects publicly available Reddit data only. You are responsible for complying with Reddit's terms, applicable laws, and data-protection regulations (including GDPR when personal data is involved). Consult your legal team for your specific use case.
maxResults and retryIlluminator is built for Reddit intelligence pipelines — rate us in Reviews and say whether you need deeper comment trees, mod queues, or search facets next.
Discover trending or newly created subreddits — filter by optional keyword.
Reddit Community Finder is Illuminator's find subreddits on Scrapy.io — built to find subreddits and discover Reddit communities at scale. Export JSON, CSV, or Excel, schedule runs, or integrate via the publisher API at illuminator.p.scrapy.io.
This find subreddits exports structured Reddit fields including:
| 🏷️ Subreddit | 📖 Title | 👥 Subscribers |
| 📝 Description | 🔗 URL | 🆕 Feed |
Configure the run in the Scrapy.io input form or pass JSON to the publisher API.
{
"feed": "popular",
"maxResults": 50
}
| Field | Type | Required | Description |
|---|---|---|---|
feed | string | No | Which subreddit feed to scrape: popular or new |
maxResults | integer | No | Maximum number of subreddits to return (after keyword filtering, if set) |
Results appear in the Scrapy.io run Output tab. Subreddits and Errors.
[
{
"type": "subreddit",
"name": "saas",
"title": "Software as a Service",
"subscribers": 85000,
"url": "https://www.reddit.com/r/saas/"
}
]| Tool | Best for |
|---|---|
| Reddit Subreddit Explorer | Illuminator Reddit tool — see overview |
| Reddit Subreddit Posts Collector | Illuminator Reddit tool — see overview |
| Reddit Search Explorer | Illuminator Reddit tool — see overview |
Reddit Community Finder uses pay-per-result pricing on Scrapy.io. You are charged only for successfully scraped rows.
maxResults on test runs to validate input before scalingcurl -X POST "https://illuminator.p.scrapy.io/reddit-popular-subreddits-scraper/v1/api" \
-H "Content-Type: application/json" \
-H "X-API-Key: YOUR_API_KEY" \
-d '{
"feed": "popular",
"keyword": "saas",
"maxResults": 50
}'
Bulk runs via the scraper endpoint:
curl -X POST "https://illuminator.p.scrapy.io/reddit-popular-subreddits-scraper/v1/scraper" \
-H "Content-Type: application/json" \
-H "X-API-Key: YOUR_API_KEY" \
-d '{
"feed": "popular",
"keyword": "saas",
"maxResults": 50
}'
Open the API tab on the tool Store page for Python, JavaScript, cURL, OpenAPI, and MCP snippets.
Run Reddit Community Finder with feed: "popular" or "new", optionally filter with a keyword, and export subscriber counts and community metadata as JSON.
Reddit Community Finder lists popular and new subreddits from Reddit's discovery feeds. Add a keyword to narrow results, then cross-reference with Reddit Subreddit Explorer for rules and similar communities.
About $0.50 per 1,000 successful results. See Scrapy.io pricing for plan details.
Yes. Use webhooks, scheduled runs, or the publisher API to push Reddit data into your warehouse, CRM, or automation stack.
Yes. POST to https://illuminator.p.scrapy.io/reddit-popular-subreddits-scraper/v1/api with your API key. See the API tab on the Store listing for ready-made snippets.
Yes. Configure the Scrapy.io MCP endpoint with your API key to query Reddit Community Finder from AI assistants and agent workflows.
Reddit Community Finder collects publicly available Reddit data only. You are responsible for complying with Reddit's terms, applicable laws, and data-protection regulations (including GDPR when personal data is involved). Consult your legal team for your specific use case.
maxResults and retryIlluminator is built for Reddit intelligence pipelines — rate us in Reviews and say whether you need deeper comment trees, mod queues, or search facets next.