VOOZH about

URL: https://apify.com/ahmed_jasarevic/reddit-scraper-pro

โ‡ฑ Reddit Scraper CHEAP โ€” Posts, Comments, Users & Subreddits ยท Apify


๐Ÿ‘ Reddit Scraper CHEAP โ€” Posts, Comments, Users & Subreddits avatar

Reddit Scraper CHEAP โ€” Posts, Comments, Users & Subreddits

Pricing

from $3.00 / 1,000 results

Go to Apify Store

Reddit Scraper CHEAP โ€” Posts, Comments, Users & Subreddits

The most powerful unofficial Reddit scraper. Extract posts, comments, subreddits, and user profiles at scale โ€” no login required. Supports keyword search, all sort modes (hot/new/top), automatic pagination, and media extraction.

Pricing

from $3.00 / 1,000 results

Rating

5.0

(2)

Developer

๐Ÿ‘ Ahmed Jasarevic

Ahmed Jasarevic

Maintained by Community

Actor stats

0

Bookmarked

21

Total users

7

Monthly active users

2 months ago

Last modified

Share

Reddit Scraper Pro

A production-ready Apify Actor that scrapes Reddit posts, comments, subreddit info, and user profiles without login โ€” using Reddit's public .json endpoints.

Features

  • ๐Ÿ“ Post scraping โ€” title, text, author, score, media, timestamps
  • ๐Ÿ’ฌ Comment scraping โ€” recursive comment tree parsing with depth tracking
  • ๐Ÿ“Š Subreddit info โ€” members, description, category, icons
  • ๐Ÿ‘ค User profiles โ€” karma, account age, recent activity
  • ๐Ÿ” Keyword search โ€” search Reddit with sort options
  • ๐Ÿ“„ Pagination โ€” automatic pagination until limits are reached
  • ๐Ÿ”„ Rate limiting โ€” respects Reddit rate limits with delays and concurrency caps
  • ๐Ÿ›ก๏ธ Proxy support โ€” Apify Proxy or custom proxy configuration
  • โšก Fast โ€” uses CheerioCrawler (no browser overhead)

Input

FieldTypeDefaultDescription
startUrlsArrayRequiredReddit URLs (subreddit, post, user)
searchKeywordsArray[]Keywords to search on Reddit
maxPostsNumber100Max posts to scrape
maxCommentsNumber200Max comments to scrape
sortByString"hot"Sort: hot, new, top, relevance
scrapePostsBooleantrueEnable post scraping
scrapeCommentsBooleantrueEnable comment scraping
scrapeUsersBooleanfalseEnable user profile scraping
proxyConfigurationObjectโ€”Apify proxy settings

Example Input

{
"startUrls":[
{"url":"https://www.reddit.com/r/programming/"},
{"url":"https://www.reddit.com/r/webdev/comments/abc123/some_post/"}
],
"searchKeywords":["AI tools","web scraping"],
"maxPosts":100,
"maxComments":200,
"sortBy":"hot",
"scrapePosts":true,
"scrapeComments":true,
"scrapeUsers":false
}

Output

Each item in the dataset has a type and data field:

Post

{
"type":"post",
"data":{
"postId":"abc123",
"title":"Example Post Title",
"postText":"Post body text...",
"username":"author_name",
"upvotes":1234,
"score":1234,
"numberOfComments":56,
"postUrl":"https://www.reddit.com/r/sub/comments/abc123/...",
"mediaUrls":["https://i.redd.it/image.jpg"],
"subreddit":"r/programming",
"flair":"Discussion",
"timestamp":"2024-01-15T10:30:00.000Z"
}
}

Comment

{
"type":"comment",
"data":{
"commentId":"xyz789",
"commentText":"This is a comment...",
"username":"commenter",
"upvotes":42,
"timestamp":"2024-01-15T11:00:00.000Z",
"commentUrl":"https://www.reddit.com/r/sub/comments/abc123/.../xyz789/",
"parentPostId":"abc123",
"depth":0
}
}

Subreddit

{
"type":"subreddit",
"data":{
"name":"programming",
"fullName":"r/programming",
"members":5000000,
"activeUsers":12000,
"category":"Technology",
"communityUrl":"https://www.reddit.com/r/programming/",
"description":"..."
}
}

User

{
"type":"user",
"data":{
"username":"spez",
"totalKarma":250000,
"postKarma":100000,
"commentKarma":150000,
"accountAge":"6205 days",
"cakeDay":"2005-06-06T...",
"recentPosts":[],
"recentComments":[]
}
}

URL Types Supported

URL PatternTypeExample
/r/<subreddit>/Subreddithttps://www.reddit.com/r/programming/
/r/<sub>/comments/<id>/...Posthttps://www.reddit.com/r/programming/comments/abc123/title/
/user/<name> or /u/<name>Userhttps://www.reddit.com/user/spez
Search keywordsSearchInput: searchKeywords: ["AI tools"]

Rate Limiting

The Actor respects Reddit's rate limits:

  • Max 3 concurrent requests
  • Max 30 requests per minute
  • Random delays (1โ€“3s) between requests
  • Automatic retry with backoff on 429 responses
  • Session pool for sticky proxy rotation

You might also like

Reddit Scraper - Posts, Comments & Subreddits

viralanalyzer/reddit-scraper

Extract Reddit posts, comments, subreddit data, and user profiles.

27

5.0

Reddit Scraper โ€” Posts, Search & Subreddits

automly/reddit-scraper

Scrape Reddit posts from subreddits or keyword search. Structured JSON with scores, comments, author data, and flair.

Reddit Scraper

silentflow/reddit-scraper

Scrape Reddit posts, comments, communities, and users without login. Extract data from subreddits, search results, user profiles. Sort by hot/new/top, filter by date, include/exclude NSFW. Keyword search, residential proxies, fast and reliable.

Reddit Scraper - Posts, Comments, Subreddits & Users

makework36/reddit-scraper

Fast, reliable Reddit scraper. Extract posts, comments, subreddits & users from any subreddit without Reddit API keys or login. AI-ready JSON for LLM training, sentiment analysis, lead generation. Export JSON/CSV/Excel.

๐Ÿ‘ User avatar

deusex machine

108

Reddit Scraper - Posts, Comments, Subreddits & User Profiles

convertfleetdotonline/reddit-scraper

Scrape Reddit posts, comments, subreddit communities, and user profiles by keyword or URL. Supports NSFW filter, sort, and time-range options. Powered by the Apify API for reliable, scalable Reddit data extraction.

2

Reddit Scraper

oneary/reddit-scraper

Scrape Reddit posts, comments, subreddits & user data. Fast extraction for market research, sentiment analysis & content monitoring.

Reddit Posts Scraper

vulnv/reddit-posts-scraper

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

Reddit Scraper โ€” Posts, Comments, Subreddits | MCP + AI

scrape.badger/reddit-scraper

Scrape Reddit posts, users, subreddits and other data with affordable ScrapeBadger Reddit Scraper. High success rates and fast support. 20 modes: posts, comment trees, subreddits, rules, wiki, user data, keyword & domain search, trending. No Reddit API key needed. From $1.00/1K items.

6

Reddit Scraper - Posts, Comments, Scores & Subreddits

thirdwatch/reddit-scraper

Scrape Reddit posts, comments, and subreddits. Search globally or within specific subreddits. Get post title, body, score, comments, author, flair, awards, and media URLs. Ultra-fast HTTP-only scraper using Reddit's built-in JSON API.

172

5.0

Reddit Search V1 โ€” Posts, Subreddits & Users (3 endpoints)

red_crawler/reddit-search

Search Reddit for posts, subreddits, or users with filters for sort, time, and subreddit scope. No Reddit account or OAuth required.

15

5.0