
Reddit Comments Scraper
Pricing
$25.00/month + usage

Reddit Comments Scraper
Easily extract Reddit comments with customizable depth. Retrieve top-level comments, direct replies, or entire thread hierarchies in flat or nested formats for seamless analysis and research.
0.0 (0)
Pricing
$25.00/month + usage
1
Total users
42
Monthly users
12
Runs succeeded
>99%
Issue response
11 hours
Last modified
2 months ago
You can access the Reddit Comments Scraper programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.
$echo '{< "reddit_post_url": "https://www.reddit.com/r/ProgrammerHumor/comments/1gx3tj4/theupgrade/",< "comment_layers": [],< "show_removed_deleted": false,< "timeout": 30<}' |<apify call mysteriousshadow/reddit-comments-scraper --silent --output-dataset
Reddit Comments Scraper API through CLI
The Apify CLI is the official tool that allows you to use Reddit Comments Scraper locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
$npm i -g apify-cli$apify login
Other API clients include: