Reddit Scraper
Scrape Reddit posts, comments, search results and user profiles - no login required.
20 subscribers
9/10 popularity
11595 ms avg latency
43% success rate
5 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
Reddit Scraper endpoints
| Method | Endpoint | Description |
|---|---|---|
| Subreddit | ||
| GET |
getSubredditPosts /subreddit/posts |
Returns posts from any public subreddit sorted by category. Optionally fetches the full post body and top-level comment tree for each post. |
| Search | ||
| GET |
searchReddit /search |
Searches all of Reddit by keyword and returns matching posts. Optionally fetches the full body and comments for each result. |
| User | ||
| GET |
getUserActivity /user/activity |
Returns a Reddit user's recent posts and comments. Optionally fetches full post details (body + comments) for post-type activities. |
| Post | ||
| GET |
getPostDetails /post/details |
Given a Reddit post permalink, returns the full post body and the complete recursive comment tree. |
| Health | ||
| GET |
healthCheck /health |
|
Reddit Scraper pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $29.99 / month | — |
|
| ULTRA | $79.99 / month | — |
|
| MEGA | $199 / month | — |
|