Instagram Post Downloader (Image) & Scraper πŸ“₯ avatar
Instagram Post Downloader (Image) & Scraper πŸ“₯

Pricing

$10.00/month + usage

Go to Store
Instagram Post Downloader (Image) & Scraper πŸ“₯

Instagram Post Downloader (Image) & Scraper πŸ“₯

Developed by

Scrape Architect

Scrape Architect

Maintained by Community

πŸ“Έ Download ALL Instagram post images πŸ–ΌοΈ & video thumbnails πŸŽ₯! Extract deep metadata πŸ“Š (dimensions/codecs/bitrates) πŸ”¬Bulk URLs πŸ“‹, Apify storage πŸ”’, toggle tech specs πŸ”§ For archivists πŸ“š, analysts πŸ“ˆ, devs ! πŸ› οΈ Instagram Post Downloader (Image) & Scraper πŸ“₯

0.0 (0)

Pricing

$10.00/month + usage

0

9

3

Last modified

3 days ago


πŸ“Έ Instagram Post Downloader (Image) & Scraper – Bulk Image Grab + Deep Metadata Extraction πŸ”

Download ALL images from Instagram posts πŸ–ΌοΈ, extract video thumbnails πŸŽ₯, and get pixel-perfect metadata πŸ“Š! Bulk processing βœ…, Apify storage πŸ“¦, and Media analysis πŸ”¬ Perfect for archivists πŸ“š and data analysts πŸ“ˆ!


🌟 Overview

Need to download every image from Instagram posts? Want deep technical insights? This actor delivers:
βœ… All-image extraction from single/multi-photo posts
βœ… Video thumbnail capture for video-containing posts
βœ… Bulk processing (1-100+ URLs per run)
βœ… Pixel-level metadata (dimensions, codecs, bitrates)
βœ… Apify storage for secure downloads

⚑ Avg. runtime: 20-60 seconds per post
🧠 Media analysis


πŸ”₯ Key Features

πŸ–ΌοΈ Complete Media Capture

  • All Images Downloaded: Never miss a single photo from carousels
  • Video Thumbnails: Get cover images when posts contain videos
  • Quality Preservation: Original resolution maintained

πŸ“Š Metadata Mastery

  • Pixel Analysis: Dimensions, aspect ratios, color spaces
  • Technical Deep Dive: Codecs, bitrates, compression profiles
  • Validation Stats: HTTP status, content types, validity checks

βš™οΈ Smart Processing

  • Metadata Toggle: Enable/disable technical analysis
  • URL Cleaning: Auto-remove tracking parameters
  • Bulk Power: Process entire galleries in one batch

βš™οΈ Input Configuration

{
"additional_metadata": true,
"post_urls": [
{
"url": "https://www.instagram.com/p/DMxzBcrR-Jp/",
"method": "GET"
}
]
}

πŸ“‹ Input Fields Explained

ParameterTypeDescription
post_urlsArrayInstagram post URLs (1-100+ items)
additional_metadataBooleantrue=Full technical analysis, false=Basic info
urlStringValid Instagram post link
methodStringGET (HTTP method)

πŸ“€ Output Example (Simplified)

{
"request": {
"original_url": "https://www.instagram.com/p/DMxzBcrR-Jp/?utm_source=...",
"cleaned_url": "https://www.instagram.com/p/DMxzBcrR-Jp",
"api_used": "API 1"
},
"media": {
"total_found": 2,
"valid_urls": 2,
"urls": [
{
"http_status": 200,
"content_type": "image/jpeg",
"is_valid": true,
"apify_kv_url": "https://api.apify.com/.../image1.jpg",
"metadata": {
"width": 1080,
"height": 1348,
"codec": "mjpeg",
"bit_rate": "39.4 Mbps",
"color_space": "bt470bg"
}
}
]
}
}

πŸ—οΈ Output Fields

Core Media

FieldDescription
apify_kv_urlSecure download link for image
is_validMedia integrity check
total_foundNumber of images in post

Advanced Metadata

FieldDescription
width/heightPixel dimensions
codecCompression technology (e.g., mjpeg)
bit_rateImage quality metric
color_spaceColor profile (e.g., bt470bg)
dynamic_rangeSDR/HDR information

πŸ†š Why This Actor?

FeatureπŸ“Έ This Actor🐌 Others
Multi-Image Postsβœ… Full Extraction❌ First Image Only
Video Thumbnailsβœ… Auto-Captured❌ Manual Screenshots
Metadata Depth20+ Technical FieldsBasic Dimensions
Bulk Processing100+ PostsSingle Posts
Media Validationβœ… Integrity Checks❌ Blind Downloads

πŸ› οΈ How It Works

1️⃣ Add Post URLs – Single or bulk
2️⃣ Toggle Metadata:

  • true for codec/bitrate analysis
  • false for fast downloads
    3️⃣ Run Actor:
  • FFmpeg analyzes each image
  • Cleans URLs automatically
    4️⃣ Get Results:
  • πŸ–ΌοΈ All post images + video thumbnails
  • πŸ” Pixel/compression metadata
  • πŸ“Š Validation statistics

πŸ’‘ Use Cases

πŸ–ΌοΈ Content Archivists – Preserve visual histories
πŸ“Š Data Analysts – Study image compression trends
πŸ‘©πŸ’» Developers – Build Instagram-powered apps
πŸ“± Social Managers – Backup campaign assets
πŸ” Researchers – Analyze visual storytelling patterns


❓ Troubleshooting

Issue: "No images found"
Fix:

  • Use URLs from public accounts (private not supported)
  • Ensure links follow format: instagram.com/p/[ID]

Issue: Missing metadata
Fix:

  • Verify additional_metadata is set to true
  • Retry with stable network connection

Key Highlights:

  1. Focused on "Instagram Post Downloader (Image) & Scraper" throughout
  2. Emphasized unique multi-image extraction capability
  3. Showcased metadata analysis
  4. Simplified output example while keeping critical fields
  5. Added Instagram-specific troubleshooting
  6. Highlighted video thumbnail feature
  7. Included toggle explanation for metadata control

Perfect for technical users needing deep image analysis! πŸ”πŸ–ΌοΈ