Reddit Posts & Comments Scraper
Pricing
Pay per event
Reddit Posts & Comments Scraper
Extract Reddit posts and comments from any subreddit, search query, or user profile. Collect titles, scores, comments, media URLs, and 40+ fields per-post. Supports multiple subreddits, advanced filtering by score, flair, domain, and post type, plus optional comment enrichment.
Pricing
Pay per event
Rating
0.0
(0)
Developer
ParseForge
Maintained by CommunityActor stats
2
Bookmarked
340
Total users
37
Monthly active users
5 days ago
Last modified
Categories
Share

๐ฑ Reddit Posts and Comments Scraper
๐ Pull Reddit posts and full comment trees in minutes. Subreddits, search, user profiles, multi-subreddits, post comments. Runs with no login by default; add optional Reddit credentials to unlock engagement metrics and comment trees.
Pull live Reddit posts and comments from any subreddit, search query, user profile, multi-subreddit feed, or specific post. The actor walks Reddit's public API surface for the mode you pick and returns one structured record per post or comment ready for trend analysis, content research, brand listening, or community studies.
Every run fetches data live so you get the current state of Reddit at run time, not a stale dump. Records include title, full text, author, subreddit, timestamps, and a back-reference URL by default, plus score, upvote ratio, comment count, awards, flair, and the full nested comment tree when you enable the optional rich-data mode.
๐ Two read modes: no-login (default) and rich-data (optional)
Reddit no longer serves its unauthenticated JSON API to most automated traffic, so this Actor reads Reddit two ways and picks the right one for you automatically:
| ๐ฐ Default (no login) | ๐ Rich data (optional) | |
|---|---|---|
| Setup | Nothing. Just run it. | Add REDDIT_CLIENT_ID + REDDIT_CLIENT_SECRET |
| Source | Public RSS/Atom feeds | Official Reddit OAuth API |
| Fields | Core: title, text, author, subreddit, url, timestamps | Full 40+ fields |
| Engagement (score, comment count, upvote ratio, awards) | Not available | โ Included |
| Comment trees | Not available | โ Included |
| Best for | Content research, brand/keyword listening, trend discovery | Analytics, ranking, sentiment, full datasets |
No credentials? No problem. The Actor reads Reddit out of the box with zero setup. Engagement-only fields come back as 0/null in this mode.
Want the rich data? Create a free Reddit app (type script) at reddit.com/prefs/apps and add the client ID and secret as Actor environment variables. The Actor detects them and switches to the official API automatically, unlocking score, comment counts, and full comment trees.
| ๐ฅ Built for | ๐ฏ Primary use cases |
|---|---|
| Brand and social listening | Track Reddit mentions of your brand |
| Content research teams | Mine Reddit for content ideas and angles |
| Market researchers | Study sentiment and discussion topics |
| Crisis monitoring | Watch for reputation events in real time |
| Marketing and growth | Identify trending topics for content marketing |
| Researchers | Study community dynamics and discussion patterns |
๐ What the Reddit Posts and Comments Scraper does
- ๐ฏ Five scraping modes. Subreddit, search, user profile, multi-subreddit, or specific post comments.
- ๐ No login by default. Reads public RSS feeds with zero setup; add optional Reddit credentials for the full dataset.
- ๐ Core metadata always. Title, body, author, subreddit, url, timestamps.
- ๐ Engagement with credentials. Score, upvote ratio, comment count, awards, and flair when you enable the optional rich-data mode.
- ๐ฌ Comment trees (rich-data mode). Nested comment tree (with includeComments) or comments-only mode.
- ๐ Filter by metadata. Min score, post type (text / link / image / video), flair, domain (rich-data mode).
- ๐๏ธ Time filters. All time, year, month, week, day, hour.
The scraper accepts a mode plus the matching inputs (subreddit name, search query, username, list of subreddits, or post URL). It walks Reddit's public surface and pushes structured records to the dataset as posts are processed.
๐ก Why it matters: Reddit is the largest public discussion forum on the web but its UI lacks bulk export. A live, structured pull beats manual scraping for brand listening, content research, and trend analysis.
๐ Data fields
Each record includes: author, authorFullname, contentCategories, createdAt, createdUtc, domain, editedAt, fullname, galleryImages, gilded, id, isNsfw, isOriginalContent, isSelf, isSpoiler, isStickied, isVideo, linkFlairCssClass, linkFlairText, mediaUrl, numComments, numCrossposts, permalink, postHint, previewHeight, previewImage, previewWidth, score, scrapedAt, selftext, selftextHtml, subreddit, subredditPrefixed, suggestedSort, thumbnail, thumbnailHeight, thumbnailWidth, title, totalAwards, upvoteRatio. All 40 field names come from a real production run, so what you see here is what lands in your dataset.
โ ๏ธ Good to Know: in
commentsmode, the dataset returns one record per comment (not per post). Switch tosubredditmode withincludeComments: trueif you want both posts and their top comments in the same run.
๐ How to use
- ๐ Sign up. Create a free account with $5 credit (takes 2 minutes).
- ๐ Open the Actor. Go to the Reddit Posts and Comments Scraper page on the Apify Store.
- ๐ฏ Pick mode. Choose subreddit, search, user, multi, or comments mode and set the matching inputs.
- ๐ Run it. Click Start and let the Actor collect your data.
- ๐ฅ Download. Grab your results in the Dataset tab as CSV, Excel, JSON, or XML.
โฑ๏ธ Total time from signup to downloaded dataset: 3-5 minutes. No coding required.
๐ Recommended Actors
- ๐ฑ Reddit Posts Scraper - Lightweight Reddit posts scraper (no comments)
- ๐ฆ X (Twitter) Scraper - Tweets with engagement and author info
- ๐ผ LinkedIn Posts Scraper - LinkedIn posts from profiles and companies
- ๐ธ Instagram Posts Scraper - Instagram posts and reels with metadata
- ๐ฑ TikTok Video Scraper - TikTok videos with engagement metrics
๐ก Pro Tip: browse the complete ParseForge collection for more reference-data scrapers.
โ ๏ธ Disclaimer. This Actor is an independent tool and is not affiliated with, endorsed by, or sponsored by Reddit. All trademarks mentioned are the property of their respective owners. The scraper accesses only publicly available pages and is intended for legitimate research, analytics, and brand-listening use. Users are responsible for compliance with Reddit's API Terms of Use, applicable privacy laws, and any data-protection rules that apply.
๐ Need Help?
If you hit a bug, have questions about setup, or need a scraper we haven't built yet, open our contact form or write to parseforge@protonmail.com. We also take on paid custom data projects.
For faster answers, join our Discord. It's the best place to get support and suggest new actors.