
Pricing
$5.00/month + usage
Go to Store
Reddit

Collect subreddit posts, search for keyword or users, and more from reddit.com! It's fast and costs little.
0.0 (0)
Pricing
$5.00/month + usage
3
Total users
41
Monthly users
7
Runs succeeded
88%
Last modified
5 months ago
You can access the Reddit 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 '{< "keyword": "world news",< "postlink": "https://www.reddit.com/r/technology/comments/1fxf8iq/chrome_canary_just_killed_ublock_origin_and_other/",< "userid": "",< "proxy": {< "useApifyProxy": true,< "apifyProxyGroups": [< "RESIDENTIAL"< ]< }<}' |<apify call canadesk/reddit --silent --output-dataset
Reddit API through CLI
The Apify CLI is the official tool that allows you to use Reddit locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
$npm i -g apify-cli$apify login
Other API clients include: