Reddit API
The Most Powerful Reddit Data Extraction API🚀 Transform Reddit's vast ocean of discussions, opinions, and trends into actionable data for your applications. Whether you're building analytics dashboards, conducting market research, monitoring brand sentiment, or powering AI training datasets, our Reddit Scraper API delivers clean, structured data at scale, no Reddit API credentials required. Why…
Reddit API endpoints
| Method | Endpoint | Description |
|---|---|---|
| Information | ||
| GET |
/ / |
|
| GET |
/health /health |
Check if the API is running and operational |
| Scraping | ||
| POST |
/scrape/comments /scrape/comments |
Scrape all comments from one or multiple Reddit posts |
| POST |
/scrape/listing /scrape/listing |
Scrape posts from a subreddit listing page |
| POST |
/search /search |
Search for posts, communities, or users on Reddit |
| POST |
/scrape/posts /scrape/posts |
Scrape a single Reddit post with all metadata |
| POST |
/scrape/user /scrape/user |
Get detailed information about a Reddit user |
| POST |
/scrape/community /scrape/community |
Get detailed information about a subreddit |
| POST |
/scrape/batch /scrape/batch |
Scrape multiple Reddit URLs (posts, users, communities) in one request |
| Results | ||
| GET |
/download/{runId} /download/{runId} |
Download job results as JSON or CSV file |
| GET |
/status/{runId} /status/{runId} |
Check the current status of a scraping job |
| GET |
/result/{runId} /result/{runId} |
Retrieve complete results from a completed scraping job |
Reddit API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC Recommended | Free | 1000 / hour |
|