Reddit Comment Scraper
Pricing
from $2.70 / 1,000 comments
Go to Apify Store
Reddit Comment Scraper
Collects public comments from Reddit post IDs or URLs. Returns comment text, author, score, reply depth, and post metadata.
Reddit Comment Scraper
Pricing
from $2.70 / 1,000 comments
Collects public comments from Reddit post IDs or URLs. Returns comment text, author, score, reply depth, and post metadata.
You can access the Reddit Comment 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 API & Integrations in Apify Console.
$echo '{< "searchQueries": [< "1vcvjb9"< ],< "postIds": [< "1vcvjb9"< ],< "startUrls": [< {< "url": "https://www.reddit.com/r/AI_Agents/comments/1vcvjb9/i_think_people_seriously_underestimate_how_easy/"< }< ],< "maxComments": 100,< "proxyConfiguration": {< "useApifyProxy": true,< "apifyProxyGroups": [< "RESIDENTIAL"< ]< }<}' |<apify call scraptivo/reddit-comment-scraper --silent --output-datasetThe Apify CLI is the official tool that allows you to use Reddit Comment 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: