Reddit Post Comment Scraper avatar
Reddit Post Comment Scraper

Pricing

$3.00 / 1,000 results

Go to Store
Reddit Post Comment Scraper

Reddit Post Comment Scraper

Developed by

AUTOScraping

AUTOScraping

Maintained by Community

Scrape Reddit posts + comments with structure and speed. Get title, votes, user, threads, metadata in JSON. No proxy needed. Pricing: $3/1000 results.

0.0 (0)

Pricing

$3.00 / 1,000 results

0

Total users

4

Monthly users

4

Runs succeeded

>99%

Last modified

8 hours ago

You can access the Reddit Post Comment 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 '{
< "urls": [
< "https://www.reddit.com/r/battlefield2042",
< "https://www.reddit.com/r/singularity/"
< ],
< "sort_by": "Hot",
< "sort_by_time": "Today",
< "max_results_per_url": 1
<}' |
<apify call autoscraping/reddit-post-comment-scraper --silent --output-dataset

Reddit post and comment scraper API through CLI

The Apify CLI is the official tool that allows you to use Reddit Post Comment 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: