Reddit Video & Image Post Scraper avatar

Reddit Video & Image Post Scraper

Pricing

$8.00/month + usage

Go to Apify Store
Reddit Video & Image Post Scraper

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

CodeNest

Maintained by Community

Actor stats

0

Bookmarked

10

Total users

2

Monthly active users

4 days ago

Last modified

Share

Reddit Video & Image Post Scraper - Ultimate Media & Metadata Extraction Tool πŸŽ¬πŸ“Έ

Efficiently download videos and images from Reddit posts with our powerful Reddit Video & Image Post Scraper! This Apify actor enables comprehensive media extraction while preserving rich metadata, multiple quality options, and flexible storage solutions.


πŸ“‹ Overview

Need to archive Reddit content or collect media for analysis? This Reddit Video & Image Post Scraper delivers:

  • Multi-format downloads: Video + separate audio streams
  • Gallery image extraction: Full-resolution image collections
  • Apify Storage integration: Secure download URLs
  • Complete metadata: Scores, authors, subreddit details, dates
  • Quality selection: Multiple resolution options

Perfect for researchers πŸ”¬, content creators 🎨, data analysts πŸ“Š, and social media managers πŸ“±!

⚑ Core Capabilities of This Reddit Video & Image Post Scraper

πŸŽ₯ Media Options

  • Video Extraction: Multiple resolutions (220p to 720p+)
  • Audio Separation: Individual audio track access
  • Gallery Images: Full image post scraping
  • Preview Images: Optional thumbnail collection
  • Merged Output: Combined audio+video files via Key-Value Store

πŸ“Š Metadata Mastery

  • Post Analytics: Upvotes, scores, comment counts
  • Author Information: Username and attribution
  • Subreddit Context: Community and flair data
  • Temporal Data: Precise upload timestamps
  • Content Flags: NSFW and spoiler detection

πŸ”§ Advanced Tech Features

  • Storage Flexibility: Apify Storage toggle (On/Off)
  • Quality Tiers: Automatic resolution detection
  • Bulk Processing: Multiple URL batch handling
  • Format Optimization: Best-quality selection

πŸ”§ Input Configuration

Configure your Reddit Video & Image Post Scraper with this simple JSON input:

{
"include_gallery_images": true,
"include_preview_images": false,
"key_value": true,
"post_urls": [
{
"url": "https://www.reddit.com/r/CringeTikToks/comments/1pksbyb/japanese_female_tourist_in_india_holi_festival/?utm_source=share&utm_medium=web3x&utm_name=web3xcss&utm_term=1&utm_content=share_button"
}
]
}

πŸ“ Input Specifications

ParameterTypeRequiredDefaultDescription
post_urlsArrayYes-Reddit post URLs to scrape
urlStringYes-Valid Reddit post URL
include_gallery_imagesBooleanNotrueExtract images from gallery posts
include_preview_imagesBooleanNofalseInclude preview/thumbnail images
key_valueBooleanNotrueStore merged videos in Apify Key-Value Store

πŸ“€ Output Structure

The Reddit Video & Image Post Scraper provides comprehensive output in two modes:

πŸ”“ Key-Value Store OFF (Direct URLs)

[
{
"post_url": "https://www.reddit.com/r/CringeTikToks/comments/1pksbyb/japanese_female_tourist_in_india_holi_festival/",
"post_id": "1pksbyb",
"title": "Japanese female tourist in India Holi Festival",
"author": "Strong-Emu-8869",
"subreddit": "CringeTikToks",
"score": 24511,
"videos": [
{
"format_id": "dash-0",
"video_url": "https://v.redd.it/bnxy3nho2s6g1/CMAF_220.mp4",
"audio_url": "https://v.redd.it/bnxy3nho2s6g1/CMAF_AUDIO_128.mp4",
"resolution": "220x392"
}
]
}
]

πŸ” Key-Value Store ON (Apify Storage)

[
{
"post_url": "https://www.reddit.com/r/CringeTikToks/comments/1pksbyb/japanese_female_tourist_in_india_holi_festival/",
"post_id": "1pksbyb",
"title": "Japanese female tourist in India Holi Festival",
"videos": [
{
"type": "merged_video",
"kv_store_url": "https://api.apify.com/v2/key-value-stores/qkRUZ42DpgrdTJYFJ/records/video_1pksbyb_merged.mp4",
"resolution": "480x854"
}
]
}
]

πŸ“Š Output Field Documentation

Post Metadata Section

FieldDescription
post_idUnique Reddit post identifier
titlePost title/content description
authorContent creator's Reddit username
subredditCommunity name without prefix
subreddit_prefixedCommunity name with r/ prefix
scoreTotal post score (upvotes - downvotes)
upvote_ratioPercentage of upvotes (0.0-1.0)
num_commentsTotal number of comments
created_utcUnix timestamp of post creation
is_videoBoolean indicating video content
is_nsfwNot Safe For Work content flag
spoilerSpoiler content warning flag
selftextPost body text content
permalinkReddit relative post path
domainSource domain of content
link_flair_textPost flair/category label

Video Assets (Key-Value OFF)

FieldDescription
format_idUnique format identifier
video_urlDirect video stream URL
audio_urlSeparate audio stream URL
widthHorizontal resolution in pixels
heightVertical resolution in pixels
resolutionFormatted widthΓ—height string
vcodecVideo codec specification
acodecAudio codec specification

Storage Assets (Key-Value ON)

FieldDescription
typeAsset type (merged_video, image, etc.)
kv_store_urlApify Storage download URL
resolutionVideo/image resolution
widthHorizontal pixel count
heightVertical pixel count
formatFile format (mp4, jpg, png, etc.)

πŸ† Quality Tiers Available

This Reddit Video & Image Post Scraper automatically detects and provides multiple quality options:

  1. HD Ready - 720x1280 (720p) for high-quality viewing
  2. Standard Definition - 480x854 optimal balance
  3. Mobile Formats - 360x640 for bandwidth efficiency
  4. Compact Versions - 220x392 for quick previews

Each quality tier includes technical specifications for professional workflows.


πŸ›  Technical Features of Our Reddit Video & Image Post Scraper

Advanced Media Support

  • DASH video streaming format extraction
  • Multiple codec support (AVC/H.264)
  • Separate audio/video stream access
  • Gallery image batch downloading
  • Automatic format detection

Comprehensive Metadata

  • Engagement analytics (scores, comments, ratios)
  • Temporal precision (Unix timestamp accuracy)
  • Community context (subreddit and flair data)
  • Content classification (NSFW, spoiler flags)
  • Author attribution tracking

Reliability & Flexibility

  • Direct Reddit CDN access for reliability
  • Multiple storage options (direct vs Apify Storage)
  • Comprehensive error handling and retry logic
  • URL validation and parameter normalization
  • Batch processing capabilities

🎯 Use Cases for This Reddit Video & Image Post Scraper

  • Content Creators – Repurpose viral Reddit videos 🎬
  • Researchers – Analyze visual social trends πŸ”¬
  • Marketers – Track brand mentions visually πŸ“ˆ
  • Data Scientists – Build media datasets πŸ“Š
  • Journalists – Archive visual evidence πŸ“°
  • Community Managers – Monitor subreddit content πŸ‘₯

⭐ Why Choose Our Reddit Video & Image Post Scraper?

  • Reliable Performance: Stable extraction from Reddit's infrastructure
  • User-Friendly: Simple configuration for beginners and experts
  • Regular Updates: Maintained for Reddit API compatibility
  • Comprehensive Data: Complete metadata + media in one tool
  • Flexible Storage: Choose between direct URLs or secure Apify storage

⚠️ Limitations

  • Only works with publicly accessible Reddit posts
  • Subject to Reddit's rate limits and API restrictions
  • Video availability depends on original post status
  • Some age-restricted (NSFW) content may have additional access requirements

πŸ“± Instagram Tools:

πŸŽ₯ YouTube Scrapers:

πŸ‘₯ Facebook Scrapers:


πŸ“§ Need Customization?

Want higher resolutions, bulk downloads, custom metadata fields, or API integration?

βœ‰οΈ Email codenest2.0@gmail.com for tailored Reddit Video & Image Post Scraper solutions!


Note: This Reddit Video & Image Post Scraper is designed for legitimate data collection purposes. Always respect copyright and Reddit's Terms of Service.