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

Find a user post rank inside a subreddit via DataDoping Reddit API.
Find where a specific user's post ranks in a subreddit feed — hot, new, rising, top, or controversial.
Reddit User Rank Insights is Illuminator's reddit scraper on Scrapy.io — built to check post position in a subreddit feed without manual scrolling. Export JSON, CSV, or Excel, schedule runs, or integrate via the publisher API at illuminator.p.scrapy.io.
This reddit scraper exports structured Reddit fields including:
| 👤 Username | 🏷️ Subreddit | 📊 Rank |
| 📝 Post title | 🔀 Sort | ⏱️ Time filter |
Configure the run in the Scrapy.io input form or pass JSON to the publisher API.
{
"username": "spez",
"subreddit": "announcements",
"sort": "hot",
"time": "all"
}
| Field | Type | Required | Description |
|---|---|---|---|
username | string | Yes | Reddit username whose post rank to look up in a subreddit |
subreddit | string | Yes | Subreddit to search for the user's posts in |
sort | string | No | How to sort the subreddit listing when ranking the user's posts |
time | string | No | Time range when sort is top |
Results appear in the Scrapy.io run Output tab. Rank results and Errors.
[
{
"type": "rank",
"username": "spez",
"subreddit": "announcements",
"sort": "hot",
"rank": 3,
"title": "Example announcement post",
"postUrl": "https://www.reddit.com/r/announcements/comments/example/"
}
]| Tool | Best for |
|---|---|
| Reddit User Posts Collector | Illuminator Reddit tool — see overview |
| Reddit Subreddit Posts Collector | Illuminator Reddit tool — see overview |
| Reddit Post Details Extractor | Illuminator Reddit tool — see overview |
Reddit User Rank Insights 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-user-post-rank-scraper/v1/api" \
-H "Content-Type: application/json" \
-H "X-API-Key: YOUR_API_KEY" \
-d '{
"username": "spez",
"subreddit": "announcements",
"sort": "hot",
"time": "day"
}'
Bulk runs via the scraper endpoint:
curl -X POST "https://illuminator.p.scrapy.io/reddit-user-post-rank-scraper/v1/scraper" \
-H "Content-Type: application/json" \
-H "X-API-Key: YOUR_API_KEY" \
-d '{
"username": "spez",
"subreddit": "announcements",
"sort": "hot",
"time": "day"
}'
Open the API tab on the tool Store page for Python, JavaScript, cURL, OpenAPI, and MCP snippets.
Sign in to Scrapy.io, open Reddit User Rank Insights, add your URLs, usernames, or search queries, then click Start. Results export as JSON/CSV or via the publisher API.
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-user-post-rank-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 User Rank Insights from AI assistants and agent workflows.
Reddit User Rank Insights 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.
Find where a specific user's post ranks in a subreddit feed — hot, new, rising, top, or controversial.
Reddit User Rank Insights is Illuminator's reddit scraper on Scrapy.io — built to check post position in a subreddit feed without manual scrolling. Export JSON, CSV, or Excel, schedule runs, or integrate via the publisher API at illuminator.p.scrapy.io.
This reddit scraper exports structured Reddit fields including:
| 👤 Username | 🏷️ Subreddit | 📊 Rank |
| 📝 Post title | 🔀 Sort | ⏱️ Time filter |
Configure the run in the Scrapy.io input form or pass JSON to the publisher API.
{
"username": "spez",
"subreddit": "announcements",
"sort": "hot",
"time": "all"
}
| Field | Type | Required | Description |
|---|---|---|---|
username | string | Yes | Reddit username whose post rank to look up in a subreddit |
subreddit | string | Yes | Subreddit to search for the user's posts in |
sort | string | No | How to sort the subreddit listing when ranking the user's posts |
time | string | No | Time range when sort is top |
Results appear in the Scrapy.io run Output tab. Rank results and Errors.
[
{
"type": "rank",
"username": "spez",
"subreddit": "announcements",
"sort": "hot",
"rank": 3,
"title": "Example announcement post",
"postUrl": "https://www.reddit.com/r/announcements/comments/example/"
}
]| Tool | Best for |
|---|---|
| Reddit User Posts Collector | Illuminator Reddit tool — see overview |
| Reddit Subreddit Posts Collector | Illuminator Reddit tool — see overview |
| Reddit Post Details Extractor | Illuminator Reddit tool — see overview |
Reddit User Rank Insights 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-user-post-rank-scraper/v1/api" \
-H "Content-Type: application/json" \
-H "X-API-Key: YOUR_API_KEY" \
-d '{
"username": "spez",
"subreddit": "announcements",
"sort": "hot",
"time": "day"
}'
Bulk runs via the scraper endpoint:
curl -X POST "https://illuminator.p.scrapy.io/reddit-user-post-rank-scraper/v1/scraper" \
-H "Content-Type: application/json" \
-H "X-API-Key: YOUR_API_KEY" \
-d '{
"username": "spez",
"subreddit": "announcements",
"sort": "hot",
"time": "day"
}'
Open the API tab on the tool Store page for Python, JavaScript, cURL, OpenAPI, and MCP snippets.
Sign in to Scrapy.io, open Reddit User Rank Insights, add your URLs, usernames, or search queries, then click Start. Results export as JSON/CSV or via the publisher API.
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-user-post-rank-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 User Rank Insights from AI assistants and agent workflows.
Reddit User Rank Insights 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.