Reddit Comment Scraper - Collect by URL avatar
Reddit Comment Scraper - Collect by URL

Pricing

$2.00 / 1,000 results

Go to Store
Reddit Comment Scraper - Collect by URL

Reddit Comment Scraper - Collect by URL

Developed by

AUTOScraping

AUTOScraping

Maintained by Community

Extracts Reddit comments, replies, and post metadata. Supports filters like days, limits & threads. Ideal for research & monitoring. Pricing: $2/1000 results.

0.0 (0)

Pricing

$2.00 / 1,000 results

0

Total users

1

Monthly users

1

Runs succeeded

>99%

Last modified

4 hours ago

You can access the Reddit Comment Scraper - Collect by URL 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 '{
< "urls": [
< "https://www.reddit.com/r/Silksong/comments/1m065ct/my_heart_skipped_a_beat/"
< ],
< "days_back": 1,
< "load_all_replies": false,
< "comment_limit": 0,
< "num_of_posts": 1
<}' |
<apify call autoscraping/reddit-comment-scraper --silent --output-dataset

Reddit comment scraper – extract replies & metadata API through CLI

The Apify CLI is the official tool that allows you to use Reddit Comment Scraper - Collect by URL locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: