Reddit API Scraper avatar
Reddit API Scraper

Pricing

$5.00 / 1,000 results

Go to Store
Reddit API Scraper

Reddit API Scraper

Developed by

Comchat

Comchat

Maintained by Community

Reddit Scraper is a powerful tool that allows you to extract data from Reddit such as posts by keyword. With Reddit Scraper, you can easily gather valuable information from Reddit without the need to log in. You can easily use this Reddit scraper as an alternative API.

1.0 (1)

Pricing

$5.00 / 1,000 results

29

Total users

769

Monthly users

101

Runs succeeded

98%

Last modified

4 months ago

You can access the Reddit API 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 '{
< "searchList": [
< "webscraping"
< ],
< "resultsLimit": 5,
< "sortBy": "new",
< "proxy": {
< "useApifyProxy": true,
< "apifyProxyGroups": [
< "RESIDENTIAL"
< ]
< }
<}' |
<apify call comchat/reddit-api-scraper --silent --output-dataset

🔑 Reddit API Scraper API through CLI

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