VOOZH about

URL: https://apify.com/harshmaur/reddit-scraper/api

⇱ Reddit Scraper: Posts, Comments & Subreddits (No API Key) API Β· Apify


πŸ‘ Reddit Scraper - Posts, Comments, Search & Subreddits ($2/1k) avatar

Reddit Scraper - Posts, Comments, Search & Subreddits ($2/1k)

Pricing

from $1.50 / 1,000 result saveds

Go to Apify Store

Reddit Scraper - Posts, Comments, Search & Subreddits ($2/1k)

Scrape Reddit posts, comments, subreddits, user profiles, and keyword search results - no API key, no rate limits, no login. From $2 per 1,000 results, pay only for what you use. Full comment threads, 60+ fields per post, media and galleries. Works with AI Agents, MCP, n8n, Make, Zapier and more.

Pricing

from $1.50 / 1,000 result saveds

Rating

4.9

(17)

Developer

πŸ‘ Harsh Maur

Harsh Maur

Maintained by Community

Actor stats

74

Bookmarked

4.6K

Total users

1.6K

Monthly active users

5.1 hours

Issues response

17 minutes ago

Last modified

Share

You might also like

Reddit Posts Scraper

vulnv/reddit-posts-scraper

Unlimited Reddit web scraper to crawl posts, comments and subreddits without login.

Reddit Scraper Pro

webdatalabs/reddit-scraper-pro

High-performance Reddit scraper (99%+ success rate) for automation workflows. Monitor subreddits, track keywords with sentiment analysis, scrape comments, and integrate with n8n/Zapier for powerful automation.

132

5.0

Reddit Scraper Lite

trudax/reddit-scraper-lite

Pay Per Result, unlimited Reddit web scraper to crawl posts, comments, communities, and users without login. Limit web scraping by number of posts or items and extract all data in a dataset in multiple formats.

Reddit Scraper Pro

harshmaur/reddit-scraper-pro

Reddit Scraper Pro is a powerful, unlimited scraping for $20/mo for extracting data from Reddit. Scrape posts, users, comments, and communities with advanced search capabilities. Perfect for brand monitoring, trend tracking, and competitor research. Supports make, n8n integrations

2.5K

4.7

Reddit Scraper

trudax/reddit-scraper

Unlimited Reddit web scraper to crawl posts, comments, communities, and users without login. Limit web scraping by number of posts or items and extract all data in a dataset in multiple formats.

Reddit Post Scraper

pratikdani/reddit-post-scraper

A Reddit post scraper, fetching data like titles, authors, content, and scores from specified subreddits or search queries. Delivers valuable insights from the Reddit hivemind for analysis and trend identification.

334

Reddit Scraper - Posts, Comments & Users

betterdevsscrape/reddit-scraper

Extract posts, comments, communities & user profiles from any subreddit at scale. Fetches all comments including hidden/collapsed ones. Breaks Reddit's 1000-post limit with date windowing. No login needed, no browser. $0.003 per result. Supports search, sorting, NSFW filtering & date filtering.

πŸ‘ User avatar

Better Devs Scrape

983

Reddit Scraper

epctex/reddit-scraper

Tap into the wealth of Reddit's data with our Reddit Scraper. Extract valuable insights from posts, subreddits, comments, and user data effortlessly. Simplify analysis and gain valuable insights from the diverse Reddit community with our user-friendly and efficient tool.

Reddit MCP Server β€” Claude, ChatGPT, Cursor, Codex

makework36/reddit-mcp-server

Native Reddit MCP server for AI agents. 7 Reddit tools (search, subreddits, posts+comments, users, trending) over Streamable HTTP. Works with Claude Desktop, Cursor, ChatGPT, OpenAI Codex, Agents SDK, Windsurf. No Reddit API key. Pay per tool call.

πŸ‘ User avatar

deusex machine

28

Reddit Posts, Comments & Subreddit Analytics Scraper

khadinakbar/reddit-posts-comments-scraper

Scrape Reddit posts, comments & subreddit analytics via JSON API. No browser, no login, no API key. Structured JSON for AI, research & monitoring.

413

You can access the Reddit Scraper - Posts, Comments, Search & Subreddits ($2/1k) 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.

πŸ‘ Python

Python

πŸ‘ JavaScript

JavaScript

CLI

πŸ‘ OpenAPI

OpenAPI

HTTP

MCP

# Set API token
$API_TOKEN=<YOUR_API_TOKEN>
# Prepare Actor input
$cat> input.json <<'EOF'
<{
< "searchSort": "new",
< "searchTime": "all",
< "startUrls": [
< {
< "url": "https://www.reddit.com/r/generativeAI/comments/1l64st7/have_we_reached_a_point_where_aigenerated_video/"
< }
< ],
< "maxPostsCount": 10,
< "maxCommentsCount": 10,
< "maxCommentsPerPost": 10,
< "maxCommunitiesCount": 2,
< "proxy": {
< "useApifyProxy": true,
< "apifyProxyGroups": [
< "RESIDENTIAL"
< ]
< }
<}
<EOF
# Run the Actor using an HTTP API
# See the full API reference at https://docs.apify.com/api/v2
$curl"https://api.apify.com/v2/acts/harshmaur~reddit-scraper/runs?token=$API_TOKEN"\
<-X POST \
<-d @input.json \
<-H'Content-Type: application/json'

Reddit Scraper: Posts, Comments & Subreddits (No API Key) API

Below, you can find a list of relevant HTTP API endpoints for calling the Reddit Scraper - Posts, Comments, Search & Subreddits ($2/1k) Actor. For this, you’ll need an Apify account. Replace <YOUR_API_TOKEN> in the URLs with your Apify API token, which you can find under Integrations in Apify Console. For details, see the API reference.

Run Actor

POST
https://api.apify.com/v2/acts/harshmaur~reddit-scraper/runs?token=<YOUR_API_TOKEN>

Note: By adding the method=POST query parameter, this API endpoint can be called using a GET request and thus used in third-party webhooks. Please refer to our Run Actor API documentation.

Run Actor synchronously and get dataset items

POST
https://api.apify.com/v2/acts/harshmaur~reddit-scraper/run-sync-get-dataset-items?token=<YOUR_API_TOKEN>

Note: This endpoint supports both POST and GET request methods. However, only the POST method allows you to pass input data. For more information, please refer to our Run Actor synchronously and get dataset items API documentation.

Get Actor

GET
https://api.apify.com/v2/acts/harshmaur~reddit-scraper?token=<YOUR_API_TOKEN>

For more information, please refer to our Get Actor API documentation.

Actors can be used to scrape web pages, extract data, or automate browser tasks. Use the Reddit Scraper - Posts, Comments, Search & Subreddits ($2/1k) API programmatically via the Apify API.

You can choose from:

Reddit Scraper - Posts, Comments, Search & Subreddits ($2/1k) API in Python

Reddit Scraper - Posts, Comments, Search & Subreddits ($2/1k) API in JavaScript

Reddit Scraper - Posts, Comments, Search & Subreddits ($2/1k) API through CLI

Reddit Scraper - Posts, Comments, Search & Subreddits ($2/1k) OpenAPI definition

You can start Reddit Scraper - Posts, Comments, Search & Subreddits ($2/1k) with the Apify API by sending an HTTP POST request to the Run Actorendpoint. An Actor’s input and its content type can be passed as a payload of the POST request, and additional options can be specified using URL query parameters. The Reddit Scraper - Posts, Comments, Search & Subreddits ($2/1k) is identified within the API by its ID, which is the creator’s username and the name of the Actor.

When the Reddit Scraper - Posts, Comments, Search & Subreddits ($2/1k) run finishes you can list the data from its default dataset(storage) via the API or you can preview the data directly on Apify Console.