Reddit Scraper API
Search posts, fetch comment trees, explore subreddits, and retrieve user profiles from Reddit. The API handles TLS fingerprinting, proxy rotation, and anti-bot bypass automatically — no Reddit API key or OAuth setup needed.Key Features
22 Endpoints
Search, posts, comments, subreddits, users, wiki, trending, and cross-post detection.
No Reddit API Key
We handle all authentication and rate limiting. Just use your ScrapeBadger API key.
Comment Trees
Full nested comment threads with configurable depth control (0-10 levels).
Search Syntax
Full Reddit search operators: title:, author:, subreddit:, flair:, AND/OR/NOT.
Anti-Bot Bypass
Automatic TLS fingerprint rotation and residential proxy routing.
SDK Support
First-class support via the ScrapeBadger Node.js and Python SDKs.
Quick Start
Endpoints
Search
Posts
Subreddits
Users
Pagination
All listing endpoints use cursor-based pagination withafter and before parameters.
after value as a query parameter to get the next page of results. The maximum limit per request is 100.

