Reddit Comments Scraper avatar

Reddit Comments Scraper

Try for free

Pay $5.00 for 1,000 comments

View all Actors
Reddit Comments Scraper

Reddit Comments Scraper

mysteriousshadow/reddit-comments-scraper
Try for free

Pay $5.00 for 1,000 comments

Scrape comments for a post. Users can specify which comment layers to retrieve (e.g., 0 for top-level comments).

You can access the Reddit Comments Scraper programmatically from your own applications by using the Apify API. You can 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  "max_number_of_comments": 10,
4  "comment_layers": [],
5  "timeout": 30,
6  "proxySettings": {
7    "useApifyProxy": true,
8    "apifyProxyGroups": [
9      "RESIDENTIAL"
10    ]
11  }
12}' |
13apify 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:

Developer
Maintained by Community

Actor Metrics

  • 2 monthly users

  • 0 No stars yet

  • Created in Nov 2024

  • Modified 18 hours ago

Categories