VOOZH about

URL: https://apify.com/fruityp/reddit-scraper

⇱ Reddit Scraper (no login Β· no API key) Β· Apify


πŸ‘ Reddit Scraper (no login Β· no API key) avatar

Reddit Scraper (no login Β· no API key)

Under maintenance

Pricing

Pay per usage

Go to Apify Store

Reddit Scraper (no login Β· no API key)

Under maintenance

Scrape Reddit posts, comments, and keyword-search results from any subreddit β€” full comment trees with author, score, and timestamps. No login, no API key needed. Export to JSON, CSV, or Excel. Works with your own proxy on the free plan.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

πŸ‘ FruityP

FruityP

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

4 days ago

Last modified

Share

Scrape Reddit posts, comments, and keyword-search results from any subreddit β€” with full comment trees (author, score, timestamps) and post selftext. No login, no API key. Clean, flat output ready for JSON / CSV / Excel.

What it does

  • Feeds β€” pull new / hot / rising / top from any list of subreddits.
  • Search β€” keyword queries across all of Reddit, or restricted to your subreddits.
  • Comments β€” expand comment trees per post (nested replies, with depth + parentId), plus the post's selftext, with caps to keep runs cheap.
  • Clean, flat output β€” one record per post and per comment, with author, score, comment count, timestamps, and canonical reddit.com links.

Input

FieldTypeDefaultNotes
subredditsstring[]–Names with or without r/.
searchQueriesstring[]–Keyword searches.
restrictSearchToSubredditsboolfalseRun each query inside every listed subreddit instead of all of Reddit.
sortenumnewFeed sort: new/hot/rising/top.
searchSortenumrelevancerelevance/hot/top/new/comments.
timeenummonthWindow for top feeds & searches.
maxPostsPerSourceint25Posts to fetch per subreddit feed / per search query.
includeCommentsbooltrueFetch selftext + comment trees.
maxCommentsPerPostint500 disables comments.
maxCommentPostsint10Only the first N posts get comments expanded (and selftext fetched).
requestDelaySecsnumber1.0Politeness delay between requests.
proxyConfigurationproxyRESIDENTIALSee Proxies below.

At least one of subreddits / searchQueries is required.

Example input

{
"subreddits":["AskUK","CasualUK"],
"searchQueries":["window cleaner","carpet cleaning"],
"sort":"new",
"maxPostsPerSource":25,
"includeComments":true,
"maxCommentsPerPost":50,
"maxCommentPosts":10,
"proxyConfiguration":{"useApifyProxy":true,"apifyProxyGroups":["RESIDENTIAL"]}
}

Output

Posts and comments are pushed to the default dataset. See sample-output.json for a real captured sample. Shapes:

// post
{
"type": "post", "id": "abc123", "fullId": "t3_abc123",
"subreddit": "r/AskUK", "subredditId": "t5_2t4s3",
"title": "Need a window cleaner", "text": "Anyone recommend one in Leeds?",
"url": "https://www.reddit.com/r/AskUK/comments/abc123/...",
"permalink": "https://www.reddit.com/r/AskUK/comments/abc123/...",
"author": "jane_doe", "authorId": "t2_xyz",
"createdAt": "2026-06-10T06:13:20Z", "createdUtc": 1781490961,
"score": 42, "numComments": 16, "domain": "self.AskUK", "over18": false
}
// comment
{
"type": "comment", "id": "c2", "fullId": "t1_c2",
"postId": "t3_abc123", "parentId": "t1_c1", "depth": 1,
"subreddit": "r/AskUK", "body": "+1 for SparkleClean",
"author": "sue", "authorId": "t2_sue",
"createdAt": "2026-06-10T06:16:40Z", "score": 3,
"permalink": "https://www.reddit.com/r/AskUK/comments/abc123/_/c2/"
}

Proxies

Reddit blocks shared cloud IPs, so the actor needs an IP it'll accept:

  • Paid Apify plan: leave the default {"useApifyProxy": true, "apifyProxyGroups": ["RESIDENTIAL"]} β€” it just works. The actor rotates the IP per source.
  • Free plan: Apify residential isn't available, so supply your own under Proxy configuration β†’ Custom proxies. Any residential proxy provider works:
    {"useApifyProxy":false,"proxyUrls":["http://USER:PASS@gate.provider.com:PORT"]}
  • For higher volume, raise requestDelaySecs and use more proxy IPs.

Reliability

  • Built-in rate limiting with automatic back-off and retry on throttling / transient errors (honours Retry-After).
  • A genuinely failed fetch raises rather than silently reporting 0 results.
  • If one subreddit/query fails, it's logged and the run continues with the rest.

Legal / ethics

Collects public Reddit data only. Respect Reddit's Terms, rate limits, and applicable law; don't use it to harvest personal data for spam. Deleted/removed content ([deleted] / [removed]) is dropped automatically.

You might also like

Reddit Scraper β€” Posts & Comments

signalengine/reddit-scraper

Scrape posts and comments from any subreddit β€” no Reddit API key, no login, no proxy. A fast, free Reddit API alternative for public data, exported to JSON, CSV or Excel.

Reddit Search Scraper β€” Posts, Comments & Users

logiover/reddit-search-scraper

Scrape Reddit subreddit search with no API key or login. Export posts and comments to CSV/JSON β€” a Reddit API alternative for keyword monitoring.

Reddit Subreddit Scraper - Scrape Posts, No API Key

logiover/reddit-subreddit-scraper

Scrape subreddit posts with no Reddit API key or login. Reddit RSS feed scraper that exports posts to CSV/JSON for social listening and research.

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.

405

Reddit Scraper

lentic_clockss/reddit-scraper

Scrape Reddit posts from any subreddit β€” search by keyword, browse new/hot/top, get full post text and comments. No login, no API key, no browser. Fast HTTP-only.

πŸ‘½ Reddit Scraper β€” Posts, Comments & Search

inexhaustible_glass/reddit-scraper

Scrape Reddit posts, comments, search results & user activity. No login, no API key. Subreddit hot/new/top/rising, keyword search, full comment trees. Auto-paginated. For market research, lead monitoring, brand sentiment & content ideas.

3

Reddit Comments Scraper

igview-owner/reddit-comments-scraper

Fast and reliable tool to search, extract, and download Reddit comments by keyword, subreddit, or author. No login required. Export to JSON/CSV.

πŸ‘ User avatar

Sachin Kumar Yadav

13

πŸ”₯Reddit Scraper - Posts, Comments & Subreddit Data Extractor

nourishing_courier/reddit-scraper-pro

Scrape Reddit posts, comments, and subreddit data. Extract upvotes, authors, timestamps, and nested replies. No API keys or login needed. Export to JSON, CSV, Excel. Pay per result - no monthly fees.

πŸ‘ User avatar

Ani BjΓΆrkstrΓΆm

189

5.0