Reddit Scraper
Scrape Reddit posts, comments, subreddits, and AI answers on demand
$0.002 per post
188 users
6,931 runs
4.9(8)
Pulls public Reddit data across six actions: subreddit scraping, global or in-subreddit search, comment search, subreddit discovery, single post fetch, and Reddit AI Answers. Every row includes title, body, author, upvote and comment counts, timestamps, media URLs, and optional full nested comment trees, priced from $2 per 1,000 posts.
- Six actions: subreddit scraping, search, comment search, subreddit discovery, post fetch, AI answers.
- Full nested comment trees with up to 20 parallel workers, no API key or login.
- Pay per result from $2 per 1,000 posts, with a 100 percent success rate.
Built for
Call it from code or an agent
curl -X POST \
"https://api.apify.com/v2/acts/openclawai~reddit-scraper/run-sync-get-dataset-items?format=json" \
-H "Authorization: Bearer $APIFY_TOKEN" \
-H "Content-Type: application/json" \
-d '{ ...your input... }'Full input schema and OpenAPI spec on the actor API page.
Questions, answered
How much does it cost to scrape Reddit posts?
This scraper charges per result, starting at $2 per 1,000 posts and $3 per 1,000 posts with full comment trees. There is no subscription and no API key, you pay only for the rows you receive.
Can I scrape Reddit comments without the official API?
Yes, this actor fetches complete nested comment trees from public Reddit pages with no API key or login, using up to 20 parallel workers. It holds a 4.9 rating from 188 users and reports a 100 percent success rate.