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.

Run it on Apify

Built for

lead gen teams mining buyer intent in niche subredditsSEO researchers tracking the questions people ask on RedditAI agents pulling fresh Reddit context at run time

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.

More from the catalog