
Reddit API Scraper
Pay $5.00 for 1,000 results

Reddit API Scraper
Pay $5.00 for 1,000 results
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.
Actor Metrics
37 monthly users
No reviews yet
21 bookmarks
>99% runs succeeded
Created in Dec 2022
Modified a month 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.
1echo '{
2 "searchList": [
3 "webscraping"
4 ],
5 "resultsLimit": 5,
6 "sortBy": "new",
7 "proxy": {
8 "useApifyProxy": true,
9 "apifyProxyGroups": [
10 "RESIDENTIAL"
11 ]
12 }
13}' |
14apify 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
1npm i -g apify-cli
2apify login
Other API clients include: