Reddit Post & Subreddit Scraper
Pricing
from $10.00 / 1,000 results
Reddit Post & Subreddit Scraper
Collect structured Reddit data including posts, comments, author details, scores, awards, and timestamps using Reddit JSON endpoints.
Reddit Post & Subreddit Scraper
Pricing
from $10.00 / 1,000 results
Collect structured Reddit data including posts, comments, author details, scores, awards, and timestamps using Reddit JSON endpoints.
You can access the Reddit Post & Subreddit 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 '{< "subreddit": "javascript",< "searchQuery": "nodejs tutorial",< "startUrls": [< "https://www.reddit.com/r/javascript/comments/1t9jt9w/bluejs_compile_javascript_to_12mb_native_binaries/"< ],< "usernames": [< "spez",< "GallowBoob"< ],< "maxItems": 50,< "includeComments": false,< "deepScraping": true,< "includeRecentPosts": false,< "includeRecentComments": false,< "includeCommentAuthors": true,< "fetchProfileDetails": false,< "headless": true<}' |<apify call scrapeai/reddit-advanced-scraper --silent --output-datasetThe Apify CLI is the official tool that allows you to use Reddit Post & Subreddit Scraper locally, providing convenience functions and automatic retries on errors.
Using installation script (macOS/Linux):
$curl -fsSL https://apify.com/install-cli.sh | bashUsing installation script (Windows):
$irm https://apify.com/install-cli.ps1 | iexUsing Homebrew:
$brew install apify-cliUsing npm:
$npm install -g apify-cliOther API clients include: