Search Reddit by keyword or subreddit — no login, no API key. Get post metadata plus full nested comment threads (up to 300/post). 5 sort orders, time filters, cursor paging. Pricing: posts $1.49/1K, comments $0.99/1K, $0.005/run. JSON/CSV export.
Fixed: a post charged at the moment a run reaches its Maximum cost per run ceiling is now delivered to the dataset instead of being dropped. A run that stops on its cost ceiling returns everything it charged for.
Fixed: commentsRemaining now reports true for posts that have comments when comment retrieval was not requested. It was previously always false on runs with comments turned off.
Pricing: the run-start fee is set to $0.005 per run, matching the price published since launch. The configured value had been left at the platform default.
Docs: subreddit and parentId are documented as nullable, matching what the Actor already returns.
1.0 — 2026-08-27
Initial release.
Keyword search across Reddit, 25 posts per page with cursor paging
Subreddit scoping for one or many communities
Five sort orders and six time windows
Optional comment thread retrieval with reply nesting, depth and parent preserved
Per-record commentsStatus so every result explains its own comment coverage
Automatic retry with exponential backoff on transient failures