Reddit Scraper - Posts, Comments, Scores & Subreddits
Pricing
from $2.70 / 1,000 results
Reddit Scraper - Posts, Comments, Scores & Subreddits
Scrape Reddit posts, comments, and subreddits. Search globally or within specific subreddits. Get post title, body, score, comments, author, flair, awards, and media URLs. Ultra-fast HTTP-only scraper using Reddit's built-in JSON API.
Pricing
from $2.70 / 1,000 results
Rating
0.0
(0)
Developer
Thirdwatch
Actor stats
0
Bookmarked
2
Total users
1
Monthly active users
a day ago
Last modified
Categories
Share
Scrape Reddit posts, comments, and subreddits. Search globally or browse specific subreddits with full pagination.
What you get
Extract structured Reddit data including post content, scores, comments, media, awards, and flair. Search across all of Reddit by keyword or browse specific subreddits. Optionally fetch top comments for each post.
Output fields
| Field | Description |
|---|---|
title | Post title |
author | Post author |
subreddit | Subreddit name |
url | External URL (if link post) |
permalink | Reddit post URL |
selftext | Post body text |
score | Net upvotes |
upvoteRatio | Percentage of upvotes |
numComments | Comment count |
created | Post timestamp |
isNSFW | NSFW flag |
mediaUrl | Media URL (images, videos) |
awards | Awards received |
flair | Post flair |
topComments | Top comments (when enabled) |
Example output
{"title": "I built a web scraper that...","author": "username123","subreddit": "programming","url": "https://example.com/article","permalink": "https://www.reddit.com/r/programming/comments/1jx3abc/...","selftext": "Full post body text here...","score": 1542,"upvoteRatio": 0.95,"numComments": 87,"created": "2026-04-10T14:30:00+00:00","flair": "Discussion"}
Input parameters
| Parameter | Required | Description |
|---|---|---|
queries | Yes | Search terms or subreddit names (prefix with r/ for subreddits) |
searchType | No | "posts" or "subreddits" (default: posts) |
sort | No | Sort: hot, new, top, rising, relevance (default: hot) |
timeFilter | No | Time range for top/relevance: hour, day, week, month, year, all |
maxResults | No | Max posts per query, up to 1,000 (default: 100) |
includeComments | No | Fetch top comments per post (default: false) |
Use cases
- Market researchers: Track brand mentions and sentiment across subreddits
- Content creators: Find trending topics and popular discussions
- Community managers: Monitor subreddit activity and engagement
- Product teams: Gather user feedback and feature requests
- Academic researchers: Study online communities and discourse
Limitations
- Up to 1,000 results per query (Reddit API limit)
- Including comments adds ~2 seconds per post
- Private subreddits are not accessible