Reddit Comments Scraper avatar
Reddit Comments Scraper

Pricing

$25.00/month + usage

Go to Store
Reddit Comments Scraper

Reddit Comments Scraper

Developed by

Mysterious Shadow

Maintained by Community

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

33

Monthly users

4

Runs succeeded

>99%

Response time

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.

1echo '{
2  "reddit_post_url": "https://www.reddit.com/r/ProgrammerHumor/comments/1gx3tj4/theupgrade/",
3  "comment_layers": [],
4  "show_removed_deleted": false,
5  "timeout": 30
6}' |
7apify 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

1npm i -g apify-cli
2apify login

Other API clients include: