Reddit Scraper avatar
Reddit Scraper

Pricing

$40.00/month + usage

Go to Store
Reddit Scraper

Reddit Scraper

Developed by

epctex

Maintained by Community

Tap into the wealth of Reddit's data with our Reddit Scraper. Extract valuable insights from posts, subreddits, comments, and user data effortlessly. Simplify analysis and gain valuable insights from the diverse Reddit community with our user-friendly and efficient tool.

0.0 (0)

Pricing

$40.00/month + usage

10

Monthly users

57

Runs succeeded

>99%

Last modified

19 hours ago

You can access the Reddit 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  "startUrls": [
3    "https://www.reddit.com/",
4    "https://www.reddit.com/hot",
5    "https://www.reddit.com/best",
6    "https://www.reddit.com/user/nationalgeographic",
7    "https://www.reddit.com/user/lukaskrivka/comments",
8    "https://www.reddit.com/r/redditisfun/comments/13wxepd/rif_dev_here_reddits_api_changes_will_likely_kill"
9  ],
10  "search": "apify",
11  "maxItems": 20,
12  "endPage": 1,
13  "extendOutputFunction": "($) => { return {} }",
14  "customMapFunction": "(object) => { return {...object} }",
15  "proxy": {
16    "useApifyProxy": true,
17    "apifyProxyGroups": [
18      "RESIDENTIAL"
19    ]
20  }
21}' |
22apify call epctex/reddit-scraper --silent --output-dataset

Reddit Data Extractor API through CLI

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

Pricing

Pricing model

Rental 

To use this Actor, you have to pay a monthly rental fee to the developer. The rent is subtracted from your prepaid usage every month after the free trial period. You also pay for the Apify platform usage.

Free trial

3 days

Price

$40.00