VOOZH about

URL: https://apify.com/scrapearchitect/instagram-post-image-scraper-image-post-downloader

โ‡ฑ โœจ Instagram Post & Image Scraper, Image Post Downloader ยท Apify


๐Ÿ‘ โœจ Instagram Post & Image Scraper, Image Post Downloader avatar

โœจ Instagram Post & Image Scraper, Image Post Downloader

Pricing

$10.00/month + usage

Go to Apify Store

โœจ Instagram Post & Image Scraper, Image Post Downloader

Scrape Image, Post Metadata & download HD images ๐Ÿ–ผ๏ธ from any Instagram post! Get FULL metadata: likes โค๏ธ comments ๐Ÿ—จ๏ธ captions ๐Ÿ“ hashtags #, user info ๐Ÿ‘ค AND deep technical image data ๐Ÿ” (codec, dimensions, bitrate!). โœ… marketing & analysis โœจ Instagram Post & Image Scraper, Image Post Downloader

Pricing

$10.00/month + usage

Rating

0.0

(0)

Developer

๐Ÿ‘ Scrape Architect

Scrape Architect

Maintained by Community

Actor stats

1

Bookmarked

24

Total users

1

Monthly active users

4 months ago

Last modified

Share


โœจ Instagram Post & Image Scraper, Image Post Downloader ๐Ÿ–ผ๏ธ โ€“ High-Resolution Media & Metadata Grabber

๐Ÿ“ฅ Overview

Need to download high-quality images, extract metadata, and analyze posts from Instagram in one go? Your search ends here!

This โœจ Instagram Post & Image Scraper, Image Post Downloader is a powerful Apify actor designed to meticulously scrape public Instagram image posts. It delivers pristine, original-quality images, along with a rich set of metadata including likes, comments, descriptions, hashtags, and even deep technical image data. Perfect for archivists, marketers, researchers, and developers.

  • ๐Ÿš€ Direct Downloads: Secure, Apify-storage hosted links for every image.
  • ๐Ÿ” Deep Metadata: Get everything from engagement metrics to technical image specs (codec, dimensions, bitrate).
  • ๐Ÿ“Š Structured Data: Clean, organized JSON output perfect for analysis and integration.
  • โš™๏ธ Toggleable Detail: Control the output depth with the additional_metadata switch.

๐ŸŽฏ Key Features

๐ŸŒŸ Comprehensive Scraping

  • โœ… Download all images from public Instagram single-image and carousel posts.
  • โœ… Extract post metadata: likes, comments, description, author, upload date, and hashtags.
  • โœ… Gather advanced post details: Open Graph tags, app links, and platform-specific metadata.

๐Ÿ› ๏ธ Advanced Output Options

  • โœ… Apify Storage Links: Reliable, downloadable links for all images.
  • โœ… Post Metadata: Full social context for each scraped post.
  • โœ… Image Metadata: Technical deep dive into each image (when enabled) โ€“ codec, dimensions, color space, file size, and more.

โš™๏ธ Intelligent Processing

  • โœ… URL Cleaning: Automatically handles and sanitizes input URLs.
  • โœ… Validation Checks: Reports HTTP status and content type for every downloaded image.
  • โœ… Detailed Feedback: Status messages for each processed URL.

โš™๏ธ Input Configuration

Simply provide the URLs of the public Instagram posts you want to scrape. The additional_metadata toggle is on by default for the fullest experience.

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

๐Ÿ“‹ Input Fields

FieldEmojiDescription
post_urls๐Ÿ”—A list of public Instagram post URLs. The actor will automatically clean and process them.
additional_metadata๐Ÿ”true: Output includes deep technical image metadata.
false: Output is simplified, omitting technical image details.

๐Ÿ“ค Output Examples

The actor provides meticulously structured output. The dataset is organized into multiple views for easier analysis.

1. ๐Ÿ–ผ๏ธ Primary Output (Images & Feedback View)

This view provides a clean overview of the scraped post and its media.

{
"original_url":"https://www.instagram.com/p/DMxzBcrR-Jp/?utm_source=ig_web_copy_link",
"description":"Zoom in. #ShotoniPhone by @eldography โ€œSometimes macro feels like magic.โ€ - Eldo E..",
"likes":"35.0k",
"comments":"631",
"upload_date":"July 31, 2025",
"author_username":"apple",
"feedback":"Congrats, media found.",
"media":{
"total_found":2,
"valid_urls":2,
"urls":[
{
"http_status":200,
"content_type":"image/jpeg",
"is_valid":true,
"image_download_link_1":"https://api.apify.com/v2/key-value-stores/.../ig_4358346331066317968.jpg"
},
{
"http_status":200,
"content_type":"image/jpeg",
"is_valid":true,
"image_download_link_2":"https://api.apify.com/v2/key-value-stores/.../ig_2607975978671962851.jpg"
}
]
}
}

2. ๐Ÿ•ต๏ธโ€โ™‚๏ธ Deep Image Metadata (When additional_metadata: true)

This is where the scraper shines, providing a technical analysis for each image.

[
"image_metadata":[
{
"image_download_link_1":"https://api.apify.com/v2/key-value-stores/FNA....",
"metadata_image_1":{
"streams":[
{
"index":0,
"codec_name":"mjpeg",
"codec_long_name":"Motion JPEG",
"profile":"Progressive",
"codec_type":"video",
"codec_tag_string":"[0][0][0][0]",
"codec_tag":"0x0000",
"width":1080,
"height":1348,
"coded_width":1080,
"coded_height":1348,
"closed_captions":0,
"film_grain":0,
"has_b_frames":0,
"sample_aspect_ratio":"1:1",
"display_aspect_ratio":"270:337",
"pix_fmt":"yuvj420p",
"level":-99,
"color_range":"pc",
"color_space":"bt470bg",
"chroma_location":"center",
"refs":1,
"r_frame_rate":"25/1",
"avg_frame_rate":"25/1",
"time_base":"1/25",
"start_pts":0,
"start_time":"0.000000",
"duration_ts":1,
"duration":"0.040000",
"bits_per_raw_sample":"8",
"disposition":{
"default":0,
"dub":0,
"original":0,
"comment":0,
"lyrics":0,
"karaoke":0,
"forced":0,
"hearing_impaired":0,
"visual_impaired":0,
"clean_effects":0,
"attached_pic":0,
"timed_thumbnails":0,
"captions":0,
"descriptions":0,
"metadata":0,
"dependent":0,
"still_image":0
}
}
],
"format":{
"filename":"/tmp/tmp8f9qpr3x.jpg",
"nb_streams":1,
"nb_programs":0,
"format_name":"image2",
"format_long_name":"image2 sequence",
"start_time":"0.000000",
"duration":"0.040000",
"size":"197168",
"bit_rate":"39433600",
"probe_score":50
}
}
},
{
"image_download_link_2":"https://api.apify.com/v2/key-value-stores/FNA.....",
"metadata_image_2":{
"streams":[
{
"index":0,
"codec_name":"mjpeg",
"codec_long_name":"Motion JPEG",
"profile":"Progressive",
"codec_type":"video",
"codec_tag_string":"[0][0][0][0]",
"codec_tag":"0x0000",
"width":1080,
"height":1348,
"coded_width":1080,
"coded_height":1348,
"closed_captions":0,
"film_grain":0,
"has_b_frames":0,
"sample_aspect_ratio":"1:1",
"display_aspect_ratio":"270:337",
"pix_fmt":"yuvj420p",
"level":-99,
"color_range":"pc",
"color_space":"bt470bg",
"chroma_location":"center",
"refs":1,
"r_frame_rate":"25/1",
"avg_frame_rate":"25/1",
"time_base":"1/25",
"start_pts":0,
"start_time":"0.000000",
"duration_ts":1,
"duration":"0.040000",
"bits_per_raw_sample":"8",
"disposition":{
"default":0,
"dub":0,
"original":0,
"comment":0,
"lyrics":0,
"karaoke":0,
"forced":0,
"hearing_impaired":0,
"visual_impaired":0,
"clean_effects":0,
"attached_pic":0,
"timed_thumbnails":0,
"captions":0,
"descriptions":0,
"metadata":0,
"dependent":0,
"still_image":0
}
}
],
"format":{
"filename":"/tmp/tmpv0jq8h2a.jpg",
"nb_streams":1,
"nb_programs":0,
"format_name":"image2",
"format_long_name":"image2 sequence",
"start_time":"0.000000",
"duration":"0.040000",
"size":"119060",
"bit_rate":"23812000",
"probe_score":50
}
}
}
],
"feedback":"Congrats, media found."
]

3. ๐Ÿ“ฌ Comprehensive Post Metadata

A treasure trove of information about the post itself, perfect for social media analysis.

[
"Post_Metadata":{
"caption":"apple on Instagram: \"Zoom in. #ShotoniPhone by @eldography\n\nโ€œSometimes macro feels like magic.โ€ - Eldo E.\"",
"owner_user_id":"5821462185",
"image_url":"https://scontent-atl3-1.cdninstagram.com/v/t51.82787-15/526013756_18383423182198186_",
"shortcode":"DMxzBcrR-Jp",
"hashtags":[
"#ShotoniPhone"
],
"author_username":"apple",
"bingbot":"noarchive",
"robots":"noarchive, noimageindex",
"apple-mobile-web-app-status-bar-style":"default",
"mobile-web-app-capable":"yes",
"viewport":"width=device-width, initial-scale=1, minimum-scale=1, maximum-scale=1, viewport-fit=cover",
"theme-color":"#ffffff",
"og:type":"article",
"medium":"image",
"twitter:card":"summary_large_image",
"twitter:site":"@instagram",
"twitter:maxage":"86400",
"twitter:image":"https://scontent-atl3-1.cdninstagram.com/v/t51.82787-15/526013756_1838342318",
"twitter:title":"apple (@apple) โ€ข Instagram photos and videos",
"al:ios:app_name":"Instagram",
"al:ios:app_store_id":"389801252",
"al:ios:url":"instagram://media?id=3688953969675592297",
"al:android:app_name":"Instagram",
"al:android:package":"com.instagram.android",
"al:android:url":"https://www.instagram.com/p/DMxzBcrR-Jp/",
"fb:app_id":"124024574287414",
"instapp:owner_user_id":"5821462185",
"description":"Zoom in. #ShotoniPhone by @eldography โ€œSometimes macro feels like magic.โ€ - Eldo E..",
"og:site_name":"Instagram",
"og:title":"apple on Instagram: \"Zoom in. #ShotoniPhone by @eldography\n\nโ€œSometimes macro feels like magic.โ€ - Eldo E.\"",
"og:image":"https://scontent-atl3-1.cdninstagram.com/v/t51.82787-15/526013756_18383423182198186_3627405617637254460_n.jpg?",
"og:url":"https://www.instagram.com/apple/p/DMxzBcrR-Jp/",
"og:description":"35K likes, 635 comments - apple on July 31, 2025: \"Zoom in. #ShotoniPhone by @eldography\n\nโ€œSometimes macro feels like magic.โ€ - Eldo E.\". ",
"application-title":"Instagram",
"color-scheme":"light",
"likes":35000,
"comments":635,
"upload_date":"July 31, 2025"
}
]

๐Ÿงพ Output Field Summary

FieldEmojiDescription
media.urls๐Ÿ–ผ๏ธList of downloadable image links hosted on Apify storage.
likes, commentsโค๏ธ๐Ÿ—จ๏ธPost engagement metrics.
description๐Ÿ“The post's caption text.
author_username๐Ÿ‘คThe username of the post's author.
image_metadata๐Ÿ”ฌDeep technical data for each image (codec, dimensions, bitrate, color profile).
Post_Metadata๐Ÿ“ŠExtensive post details (hashtags, OG tags, app links, platform IDs).

๐ŸŽฏ Use Cases

  • ๐Ÿ“Š Social Media Analysts & Marketers: Track campaign performance, analyze engagement (likes/comments), and monitor hashtag usage.
  • ๐Ÿง‘โ€๐Ÿ’ป Content Creators & Archivists: Backup your own content or create curated collections of inspiration from public figures.
  • ๐Ÿค– Developers & Researchers: Feed clean, structured Instagram data into your applications for machine learning, trend analysis, or market research.
  • ๐Ÿ–ผ๏ธ Designers & Artists: Source high-quality imagery for mood boards, inspiration, or artistic analysis, complete with technical specifications.

๐Ÿ”’ Privacy & Ethics

  • ๐Ÿ” Public Data Only: This actor only scrapes data from public Instagram profiles and posts.
  • ๐Ÿšซ No Login Required: It does not require or use Instagram login credentials, adhering to a simpler and more ethical scraping approach.
  • ๐Ÿ“œ Respectful Usage: Users are responsible for complying with Instagram's Terms of Service and applicable data privacy laws (like GDPR and CCPA). Always scrape responsibly and avoid overloading servers.

๐Ÿ“ง Need Customization?

Do you need to scrape Instagram Reels, Stories, or private data (requires login)? Or perhaps you need a custom data format or integration?

โœ‰๏ธ Email us at scrapearchitect@gmail.com for tailored scraping solutions! We can build custom actors to fit your exact needs.


You might also like

Bulk Instagram Profile Scraper with Email ๐Ÿ“ง

unlimitedleadtestinbox/bulk-instagram-profile-scraper-with-email

Bulk Instagram Profile Scraper with Email ๐Ÿ“ง

Instagram Profile Email Scraper

clothefobia/instagram-profile-email-scraper

Instagram Profile Email Scraper - Scrap Emails from Instagram profiles in bulk without using instagram login.

458

Instagram Profile Email Scraper

contacts-api/instagram-profile-email-scraper

Collect public contact emails with our Instagram Profile Email Scraper. Easily extract emails from Instagram profiles for lead generation, influencer outreach, and marketing campaigns.

Instagram Profile Email Scraper By Keyword

scraper-mind/instagram-profile-email-scraper-by-keyword

Instagram Profile Email Scraper: Extract emails, bios, followers, and profile data with precision. Perfect for B2B outreach, influencer discovery, and marketing campaigns. Boost your Instagram lead generation today! ๐Ÿ“ˆโœจ

137

Instagram Profile Email Scraper

scraper-engine/instagram-profile-email-scraper

Instagram Profile Email Scraper extracts publicly available email addresses from Instagram profiles and linked pages. Build targeted contact lists for sales, partnerships, and local outreach campaigns at scale.

๐Ÿ‘ User avatar

Scraper Engine

56

Instagram Email Extractor

clothefobia/instagram-email-extractor

Instagram Email Extractor-Scrap Emails from instagram unique technology with any keyword

535

2.9

Instagram Image Post Scraper & Image Post Downloader๐Ÿ“ฅ

scrapearchitect/instagram-image-post-scraper-image-post-downloader

๐Ÿ“ธ 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 Image Post Scraper & Image Post Downloader ๐Ÿ“ฅ

๐Ÿ‘ User avatar

Scrape Architect

64

5.0

Instagram Email Scraper

bhansalisoft/instagram-email-scraper

Instagram Email Scraper[๐—–๐—ต๐—ฒ๐—ฎ๐—ฝ๐—ฒ๐˜€๐˜ ๐—ฃ๐—ฟ๐—ถ๐—ฐ๐—ฒ] efficiently extracts email addresses from Instagram profiles based on custom keywords. Ideal for influencer marketing, social outreach, and business collaborations. Fast, accurate, and 50% more affordable than competitors.

5.9K

4.2

Instagram Lead Scraper

scrapio/instagram-lead-scraper

The Instagram Lead Scraper helps you discover creator and business prospects directly from Instagram profiles. Capture usernames, bios, emails, follower metrics, and website links quickly. Perfect for marketers, agencies, and brands building outreach lists.

Instagram Post Image, Video Downloader & Scraper โœจ

scrapearchitect/instagram-post-image-video-downloader-scraper

Download HD images ๐Ÿ–ผ๏ธ, videos๐ŸŽฌ, Details Image & Video metadata ๐Ÿ“Š & engagement stats โค๏ธ from any public Instagram post! Get instant Apify storage links ๐Ÿ”—, technical specs โš™๏ธ & author details ๐Ÿ‘ค in one click! Perfect for marketers ๐ŸŽฏ & creators! ๐Ÿš€ Instagram Post Image, Video Downloader & Scraperโœจ

๐Ÿ‘ User avatar

Scrape Architect

27