Reddit Post Scraper

Reddit Post Scraper

by backhoe

Extract detailed information from Reddit posts including title, content, media, and hierarchical comment threads. Supports various comment sorting met...

869 runs
16 users
Try This Actor

Opens on Apify.com

About Reddit Post Scraper

Extract detailed information from Reddit posts including title, content, media, and hierarchical comment threads. Supports various comment sorting methods and customizable limits.

What does this actor do?

Reddit Post Scraper is a web scraping and automation tool available on the Apify platform. It's designed to help you extract data and automate tasks efficiently in the cloud.

Key Features

  • Cloud-based execution - no local setup required
  • Scalable infrastructure for large-scale operations
  • API access for integration with your applications
  • Built-in proxy rotation and anti-blocking measures
  • Scheduled runs and webhooks for automation

How to Use

  1. Click "Try This Actor" to open it on Apify
  2. Create a free Apify account if you don't have one
  3. Configure the input parameters as needed
  4. Run the actor and download your results

Documentation

📄 Reddit Post Scraper > 🆓 100% FREE | 💬 Full Comment Threads | 🔒 No API Key Required A detailed scraper for collecting information about specific Reddit posts and their comments with support for hierarchical reply structure. --- ## ✨ Why Choose This Scraper? - ✅ Completely Free - No hidden costs or subscriptions - ✅ No Reddit API Key Needed - Works out of the box - ✅ Full Comment Trees - Preserves reply hierarchy - ✅ Residential Proxies Included - Avoid rate limits - ✅ Rich Media Support - Images, videos, and links --- ## 🚀 Key Features - Complete Post Information: Title, author, text, media, statistics - Comment Hierarchy: Preserves reply structure and nested comments - Flexible Sorting: Various comment sorting methods - Limits: Control the number of comments to collect - Metadata: Upvotes, timestamps, authors ## 📋 Input Parameters json { "startUrls": [ "https://www.reddit.com/r/Python/comments/15t8eq0/guido_van_rossum_on_why_python_uses_0based/" ], "maxComments": 100, "skipComments": false, "sort": "confidence", "includeNSFW": true, "debugMode": false } ### Parameters: - startUrls (array, required): List of post URLs to scrape - maxComments (integer): Maximum number of comments to collect - skipComments (boolean): Skip comment collection (post only) - sort (string): Comment sorting - confidence, new, top, old, qa - includeNSFW (boolean): Process NSFW content - debugMode (boolean): Detailed logging ## 📤 Output Data ### Post Structure: json { "dataType": "post", "id": "t3_15t8eq0", "url": "https://www.reddit.com/r/Python/comments/...", "title": "Post title", "subreddit": "Python", "author": "username", "body": "Post text content", "body_html": "<div>HTML content</div>", "media": { "type": "image", "url": "https://..." }, "stats": { "upvotes": 1234, "upvote_ratio": 0.95, "comments_total": 56, "comments_scraped": 50 }, "created_utc": "1234567890", "scrapedAt": "2025-01-20T10:30:00.000Z", "comments": [...] } ### Comment Structure: json { "dataType": "comment", "id": "t1_abc123", "author": "username", "body": "Comment text", "upvotes": "42", "created_utc": "1234567890", "scrapedAt": "2025-01-20T10:30:00.000Z", "replies": [...] } ## 💡 Usage Examples ### Collect post with top 100 comments json { "startUrls": ["https://www.reddit.com/r/AskReddit/comments/xyz/..."], "maxComments": 100, "sort": "top" } ### Post information only (no comments) json { "startUrls": ["https://www.reddit.com/r/news/comments/..."], "skipComments": true } ### New comments with limit json { "startUrls": ["https://www.reddit.com/r/technology/comments/..."], "maxComments": 50, "sort": "new" } ## ⚙️ Technical Details - Memory: 256 MB (optimized for efficiency) - Proxy: Residential (automatic, included free) - Timeout: 3600 seconds - Source: old.reddit.com - Structure: Hierarchical comment tree ## 📝 Notes - Comments preserve full hierarchy (replies) - Support for various media types (images, videos, links) - Automatic handling of deleted comments - All timestamps in UTC format --- ## 🎯 Perfect For - 💬 Sentiment analysis and opinion mining - 📊 Discussion thread analysis - 🔬 Social research and studies - 🤖 Training chatbots and AI models - 📰 Content moderation and monitoring --- 💬 Questions or Issues? Feel free to reach out or check the documentation!

Categories

Common Use Cases

Market Research

Gather competitive intelligence and market data

Lead Generation

Extract contact information for sales outreach

Price Monitoring

Track competitor pricing and product changes

Content Aggregation

Collect and organize content from multiple sources

Ready to Get Started?

Try Reddit Post Scraper now on Apify. Free tier available with no credit card required.

Start Free Trial

Actor Information

Developer
backhoe
Pricing
Paid
Total Runs
869
Active Users
16
Apify Platform

Apify provides a cloud platform for web scraping, data extraction, and automation. Build and run web scrapers in the cloud.

Learn more about Apify

Need Professional Help?

Couldn't solve your problem? Hire a verified specialist on Fiverr to get it done quickly and professionally.

Find a Specialist

Trusted by millions | Money-back guarantee | 24/7 Support