Reddit Scraper โ€“ Posts, Full Comment Trees & Users avatar

Reddit Scraper โ€“ Posts, Full Comment Trees & Users

Deprecated

Pricing

from $1.00 / 1,000 results

Go to Apify Store
Reddit Scraper โ€“ Posts, Full Comment Trees & Users

Reddit Scraper โ€“ Posts, Full Comment Trees & Users

Deprecated

$1.5/1K ๐Ÿ”ฅ Fast Reddit scraper! Posts, comments, scores, authors & full comment trees from any subreddit or search. JSON, CSV, Excel or API in seconds. Paste a subreddit or keyword & pull thousands of posts for research & trend-tracking โšก

Pricing

from $1.00 / 1,000 results

Rating

0.0

(0)

Developer

ninhothedev

ninhothedev

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

1

Monthly active users

18 days ago

Last modified

Categories

Share

Scrape Reddit posts, FULL nested comment trees, user posts and search: score, upvote ratio, awards, media, AI-ready markdown and token counts. As JSON, CSV or Excel.

๐Ÿ’ต Pricing

Pay per result โ€” $0.001 per item. No subscription and no proxy โ€” you only pay for the data you scrape, and new Apify accounts include free monthly credits so you can test it for $0.

Zero setup for you. This actor is pre-configured with its own free Reddit app, so as a buyer you paste nothing โ€” just pick a mode and run. (Actor owners: see the one-time setup below.)

๐Ÿ”Ž What can it extract?

  • Post: title, score, upvote ratio, awards
  • Full nested comment trees (replies)
  • Author, subreddit, flair, NSFW/stickied
  • Media (gallery, video), markdown + token counts
  • Modes: subreddit, post, user, search

๐Ÿš€ How do I use it?

  1. Click Try for free.
  2. Set the input (see example below).
  3. Click Start and download results as JSON, CSV or Excel โ€” or pull them via the API / schedule them.

โš™๏ธ Input example

{
"mode": "subreddit",
"subreddit": "python",
"sort": "top",
"maxPosts": 50,
"includeComments": true
}

๐Ÿ“ฆ Output example

{
"title": "\u2026",
"score": 4200,
"upvote_ratio": 0.98,
"num_comments": 351,
"comments": [
{
"author": "\u2026",
"body": "\u2026",
"replies": []
}
]
}

๐ŸŽฏ Use cases

  • Sentiment & community research
  • AI / RAG over discussions
  • Brand & topic monitoring
  • Lead/market research

๐Ÿ’ฐ How much will it cost?

You pay only the per-result price (with a free Reddit app): 100 โ†’ ~$0.1 ยท 1,000 โ†’ ~$1 ยท 10,000 โ†’ ~$10

๐Ÿ†š Why this one

FeatureThis actorOthers
Full comment treesโœ…top-level only
AI markdown + tokensโœ…โŒ
Runs on free plan, no proxyโœ…proxy only

Under the hood it uses Reddit's official application-only OAuth on oauth.reddit.com (not the public .json endpoints, which Reddit 403s from every datacenter IP). That's why it needs no residential proxy and runs cheaply on the free plan.

โ“ FAQ

Do I need credentials or a proxy? No. The actor ships with its own free Reddit app baked in, authenticates via oauth.reddit.com, and needs no proxy. (If you want to run your own copy, create a free Reddit app at https://www.reddit.com/prefs/apps โ€” choose type script โ€” and paste its Client ID + Secret into the input.)

๐Ÿ›Ÿ Support

Found a bug or need an extra field? Open an issue on the actor โ€” fixes and new fields ship fast.

Public Reddit content. Respect Reddit's API terms.


Keywords: reddit scraper, posts, comments, subreddit, sentiment, AI training, social media, JSON CSV Excel