Reddit Search Scraper - $0.891/1k, No API Key
Pricing
from $0.89 / 1,000 post returneds
Reddit Search Scraper - $0.891/1k, No API Key
Search all of Reddit by keyword and get titles, full selftext, scores, comment counts, subreddit, author and permalink. $0.891 per 1,000 posts with no run-start fee, flat on every plan. No Reddit account, no API key, no OAuth app.
Pricing
from $0.89 / 1,000 post returneds
Rating
5.0
(2)
Developer
Dami's Studio
Maintained by CommunityActor stats
0
Bookmarked
12
Total users
2
Monthly active users
10 minutes ago
Last modified
Categories
Share
Reddit Posts Search Scraper
Search Reddit by keyword — across all of Reddit or inside a single subreddit — and get back clean, structured posts. Sort by relevance, top, new, hot, or most comments over any time window.
Reddit hard-blocks the anonymous JSON API and rate-limits IPs aggressively, which is why so many Reddit scrapers return empty or fail half their runs. This one defaults to Reddit's RSS endpoints (different infrastructure, resilient by design — no proxy needed), so runs actually finish. Add a free Reddit app and it switches to the authenticated API for full scores, comment counts, deep pagination, and comments. A proxy is optional and off by default: enable the Apify proxy (a fresh datacenter IP is rotated per attempt) only if you hit IP rate limits or run the authenticated path at high volume. Metered groups (RESIDENTIAL, GOOGLE_SERP) are not offered and are swapped for datacenter automatically; your own custom proxy URLs are used exactly as given.
Input
| Field | Notes |
|---|---|
query | Keywords. Supports operators like title:, author:, and quoted phrases. |
subreddit | Optional — restrict the search to one subreddit. |
sort | relevance / hot / top / new / most-comments. |
time | hour … all (applies to relevance/top/comments). |
maxItems | Keyless RSS returns ~25; with Reddit app creds it paginates to this many. |
includeComments | Top comments per post (needs Reddit app creds). |
redditClientId / redditClientSecret | Optional free script app from reddit.com/prefs/apps for richer data. |
Output
One row per post. Each row also carries ok: true and a source field (rss or oauth) showing which data path produced it.
Always populated (both paths): title, author, subreddit, url, permalink, selftext, createdAt, isSelf, over18.
Keyless RSS (the default) leaves these null: score, numComments, upvoteRatio, flair, thumbnail, domain. Reddit's RSS feed simply doesn't expose them. Add a free Reddit app (see below) to get every field populated, plus deep pagination and comments.
Searches with no matches return a single ok: false diagnostic row and are not charged. Blocked/error runs likewise push an ok: false diagnostic row (with an errorCode) and are never charged.
Keyless vs authenticated
Keyless (default) is reliable but RSS only exposes ~25 newest-matching posts and leaves score/numComments null. For full metrics, deep pagination, and comments, drop in a free Reddit script app — takes two minutes to create and it's yours, kept private.
Pricing
$0.891 per 1,000 posts ($0.000891 each), with no run-start fee. Flat rate: no volume tiers, no plan gates, and you are charged only for posts actually returned.
From 19 August 2026 a $0.001 run-start fee applies in addition to the per-post price; the $0.000891 per post is unchanged.
Billing
One charge applies today: $0.000891 per post actually delivered. Samples, diagnostics, duplicates, blocked look-ups and no-result runs are never charged — a search that matches nothing is free. Comments returned with includeComments ride along with their parent post and are not billed separately.