Reddit Video & Image Post Scraper
Pricing
$8.00/month + usage
Reddit Video & Image Post Scraper
Extract Reddit videos & images with full metadata! ๐ฌ๐ธ Get direct URLs, multiple resolutions, post analytics, and secure Apify storage linksโall in structured JSON output.๐Reddit Video & Image Post Scraper.
Pricing
$8.00/month + usage
Rating
0.0
(0)
Developer
CodeNest
Actor stats
0
Bookmarked
15
Total users
2
Monthly active users
4 days ago
Last modified
Categories
Share
๐ฏ Reddit Video & Image Post Scraper - Ultimate Reddit Media Extraction Tool
Effortlessly download Reddit posts with our powerful Reddit Video & Image Post Scraper! This Apify actor enables you to batch scrape Reddit content while preserving high-quality media, comprehensive metadata, and direct storage access.
๐ Overview
Need to archive Reddit content, analyze viral trends, or repurpose posts? This Reddit Video & Image Post Scraper delivers:
- ๐ฌ Video Support: Download merged MP4 videos from Reddit-hosted content
- ๐ผ๏ธ Gallery Extraction: Capture complete image galleries (up to 20+ images per post)
- ๐ Rich Metadata: Titles, authors, subreddit info, scores, upvote ratios, comments count
- ๐ NSFW Filtering: Automatic NSFW and spoiler detection
- โ๏ธ Apify Storage: Encrypted download URLs with fallback options
- โก Batch Processing: Scrape 100+ post URLs per run
Perfect for content researchers ๐, social media managers ๐ฌ, data scientists ๐, and community moderators ๐ฅ!
โจ Core Capabilities/Key Features
๐ฅ Media Options
- Merged Videos: Download complete Reddit videos with audio
- Gallery Images: Extract all images from multi-image posts
- Preview Images: Capture thumbnail/preview images for video posts
- Direct Images: Download single image posts effortlessly
- Bulk Mode: Process unlimited post URLs in one run
๐ Metadata Mastery
- Post Information: Titles, permalinks, post IDs, domains
- Creator Profiles: Author usernames and subreddit names
- Engagement Metrics: Score, upvote ratio, comment count
- Temporal Data: UTC timestamps for chronological analysis
- Content Flags: NSFW, spoiler, and video status detection
๐ผ๏ธ Gallery Intelligence
- Complete Gallery Capture: No missing images from multi-image posts
- High-Resolution Downloads: Preserve original image dimensions
- Fallback URLs: Direct i.redd.it links when available
- Media Type Detection: Automatic classification (gallery_image, direct_image, preview_image)
๐ง Advanced Tech Features
- Apify Key-Value Store: Persistent media storage with secure tokens
- Resolution Metadata: Width/height preservation for all images
- Reddit API Emulation: Bypass rate limits with smart request handling
- URL Normalization: Automatic query parameter cleanup
๐ฅ Input Configuration
Simply enter Reddit post URLs in the Input Section, configure your preferences, then click "Start" and wait for the results.
Input JSON Example
{"include_gallery_images": true,"include_preview_images": true,"key_value": true,"post_urls": [{"url": "https://www.reddit.com/r/BollyBlindsNGossip/comments/1rl9l1v/more_pictures/"},{"url": "https://www.reddit.com/r/europe/comments/1rjpcoo/the_staging_of_macrons_speech_on_nuclear/"},{"url": "https://www.reddit.com/r/NothingTech/comments/1rjj3ac/phone_4a_colours_in_mwc_2026_event_cc_cnet/"}]}
Input Specifications
| Parameter | Type | Required | Description |
|---|---|---|---|
post_urls | Array | โ Yes | Reddit post URLs to process (supports any Reddit post type) |
url | String | โ Yes | Valid Reddit post URL (comments, direct links, galleries) |
include_gallery_images | Boolean | โ No | Extract all images from gallery posts (default: true) |
include_preview_images | Boolean | โ No | Capture preview thumbnails for video posts (default: true) |
key_value | Boolean | โ No | Store media in Apify key-value store (default: true) |
๐ค Output Structure
Your Reddit Video & Image Post Scraper produces comprehensive output like this:
[{"post_url": "https://www.reddit.com/r/BollyBlindsNGossip/comments/1rl9l1v/more_pictures/","post_id": "1rl9l1v","title": "More pictures","author": "Resident-Train-7227","subreddit": "BollyBlindsNGossip","subreddit_prefixed": "r/BollyBlindsNGossip","score": 1713,"upvote_ratio": 0.92,"num_comments": 129,"created_utc": 1772689983,"is_video": false,"is_nsfw": false,"spoiler": false,"selftext": "Out of context, but don't ya'll think Rashmika's family has been sidelined?","permalink": "/r/BollyBlindsNGossip/comments/1rl9l1v/more_pictures/","domain": "reddit.com","link_flair_text": "Discuss","images": [{"type": "gallery_image","media_id": "9p14pjod16ng1","url": "https://api.apify.com/v2/key-value-stores/.../image.jpg","fallback_url": "https://i.redd.it/9p14pjod16ng1.jpg","width": 1600,"height": 1646,"kv_store_url": "https://api.apify.com/v2/key-value-stores/.../image.jpg"}]}]
๐ Output Field Documentation
Post Metadata Section
| Field | Description |
|---|---|
post_url | Original Reddit post URL |
post_id | Unique Reddit post identifier |
title | Post title text |
author | Reddit username of content creator |
subreddit | Subreddit name without prefix |
subreddit_prefixed | Subreddit name with r/ prefix |
score | Total upvote count |
upvote_ratio | Percentage of upvotes (0.0 to 1.0) |
num_comments | Total comment count |
created_utc | Unix timestamp of post creation |
is_video | Boolean flag for video content |
is_nsfw | Not Safe For Work content flag |
spoiler | Spoiler content flag |
selftext | Post text content (if any) |
permalink | Relative Reddit permalink |
domain | Content domain (reddit.com, i.redd.it, v.redd.it, etc.) |
link_flair_text | Post flair/category text |
Media Assets Section
| Field | Description |
|---|---|
images | Array of image objects (galleries, direct, preview) |
videos | Array of video objects (merged Reddit videos) |
type | Media type: gallery_image, direct_image, preview_image, merged_video |
url | Primary download URL (Apify storage) |
fallback_url | Direct Reddit CDN URL (i.redd.it) |
kv_store_url | Apify key-value store persistent URL |
width | Image/video width in pixels |
height | Image/video height in pixels |
format | Container format (mp4, jpg, png) |
resolution | Human-readable resolution (e.g., "360x640") |
๐จ Media Type Breakdown
The Reddit Video & Image Post Scraper automatically detects and extracts three media types:
1. Gallery Images (Multi-Post Images)
- Extracted from Reddit gallery posts
- Complete sequence preservation (0 to N index)
- High-resolution originals (up to 1600x1996px)
- Fallback to i.redd.it CDN
2. Direct Images (Single Image Posts)
- Single high-quality image extraction
- Domain detection (i.redd.it, external hosts)
- Width/height metadata included
3. Merged Videos (Reddit Video Posts)
- Complete MP4 download with audio
- Resolution metadata preserved
- Preview images also captured when available
- v.redd.it domain support
๐ Use Cases
- ๐ Data Scientists โ Analyze Reddit engagement patterns and viral content trends with our Reddit Video & Image Post Scraper
- ๐ฑ Social Media Managers โ Archive competitor content and repurpose viral posts across platforms
- ๐ Market Researchers โ Track brand mentions and product discussions with visual content
- ๐ฅ Community Moderators โ Backup important subreddit posts and monitor content quality
- ๐ค ML Engineers โ Build training datasets from Reddit images and videos
- ๐ฐ Journalists โ Investigate trending stories with complete post metadata
- ๐ Academics โ Study online communities and content virality patterns
๐ง Technical Features
Advanced Media Handling
- Multi-format support: JPG, PNG, MP4, and more
- Gallery pagination: Automatically finds all images in multi-image posts
- Resolution detection: Width/height extraction for every media file
- Fallback mechanism: Direct CDN URLs when Apify storage is disabled
Metadata Intelligence
- Engagement metrics: Score, upvote_ratio, num_comments for trend analysis
- Content classification: NSFW, spoiler, video status flags
- Temporal analysis: UTC timestamps for chronological studies
- Subreddit context: Complete subreddit information with engagement data
Reliability Features
- URL normalization: Automatic cleanup of tracking parameters
- Error resilience: Graceful failure handling per post
- Rate limit respect: Smart delays between requests
- Token-based auth: Secure Apify API token integration
โ Why Choose Our Reddit Video & Image Post Scraper?
- โก Blazing Fast โ Parallel processing for multiple posts
- ๐ Privacy-Focused โ No data storage beyond your Apify account
- ๐ Regular Updates โ Maintained for Reddit API changes
- ๐ฆ Complete Data โ Get all metadata and media in one output
- ๐ฏ Precision Extraction โ No missed gallery images or video files
- โ๏ธ Cloud-Native โ Built specifically for Apify platform
โ ๏ธ Limitations
- Only works with public Reddit posts (no private subreddits or deleted content)
- Video downloads limited to Reddit-hosted content (v.redd.it domain)
- Gallery extraction maximum depends on Reddit's native limit (typically 20+ images)
- Rate limits may apply for extremely high-volume scraping (1000+ posts/minute)
๐๐ Related Actors (Complete Social Media Scraping Suite)
Explore our full scraping suite for enhanced content extraction:
๐ธ Instagram Scrapers:
๐ต Facebook Scrapers:
๐ง Need Customization?
Want higher resolution videos, comment extraction, user profile scraping, or custom output formats?
โ Email: codenest2.0@gmail.com for tailored solutions!
