Instagram Post (Image & Video) Downloader ✨
by scrapearchitect
Instantly download high-quality images and videos from any public Instagram post. Get direct links for photos, carousels, and reels—no login required.
Opens on Apify.com
About Instagram Post (Image & Video) Downloader ✨
Need to save that perfect Instagram post? Whether it's a stunning single photo, a carousel of images telling a story, or a viral video reel, this actor has you covered. I use it to quickly grab high-resolution content from any public profile without needing to log in. It's straightforward: you provide the post URL, and it fetches clean, direct download links for every image and video in the highest quality available. This is super handy for designers seeking visual inspiration, marketers analyzing competitor content, or anyone who wants to archive memorable posts. It handles the technical stuff in the background, so you get your files fast without any fuss. If you regularly work with Instagram content, having a reliable way to download it directly is a game-changer.
What does this actor do?
Instagram Post (Image & Video) Downloader ✨ 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
- Click "Try This Actor" to open it on Apify
- Create a free Apify account if you don't have one
- Configure the input parameters as needed
- Run the actor and download your results
Documentation
Instagram Post (Image & Video) Downloader
Overview
This Apify actor downloads images and videos from public Instagram posts. It handles single images, carousels, and videos, providing direct download links and post metadata. No Instagram login is required.
Key Features
- Media Download: Fetches all images and videos from a post, including carousels with multiple items.
- Dual Output Modes: Choose between direct CDN links or files stored in Apify's Key-Value Store for reliability.
- Rich Metadata: Returns author, description, likes, comment count, and upload date.
- Bulk Processing: Accepts multiple post URLs in a single run.
- Media Validation: Checks the HTTP status and content type for each downloaded item.
How to Use
Provide the actor with an array of Instagram post URLs via the input configuration.
Input Configuration
{
"post_urls": [
{ "url": "https://www.instagram.com/p/DM-qZyuxRpf/" }
],
"use_key_value_store": true
}
| Field | Description | Type | Required |
|---|---|---|---|
post_urls |
Array of objects containing public Instagram post URLs. | Array |
Yes |
post_urls[].url |
Full URL of a public post. Must start with https://www.instagram.com/p/. |
String |
Yes |
use_key_value_store |
true: Files are stored in Apify KV Store. false: Direct CDN links are provided. Default is true. |
Boolean |
No |
Input/Output
The actor returns a structured array, with one object per processed post.
Example Output (Apify KV Store Mode - "use_key_value_store": true):
[
{
"original_url": "https://www.instagram.com/p/DM-qZyuxRpf/?utm_source=ig_web_copy_link",
"author_username": "nba",
"description": "A Statue of Liberty slam from Victor Wembanyama...",
"likes": "162k",
"comments": "155",
"upload_date": "August 5, 2025",
"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_7482387961177224463.jpg"
}
]
},
"videos": [
{
"thumbnail_url": "https://api.apify.com/v2/key-value-stores/.../thumb_...jpg",
"video_url": "https://api.apify.com/v2/key-value-stores/.../video_...mp4"
}
]
}
]
When use_key_value_store is false, the media.urls and videos arrays will contain direct links to Instagram's CDN instead of Apify storage links.
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 Instagram Post (Image & Video) Downloader ✨ now on Apify. Free tier available with no credit card required.
Start Free TrialActor Information
- Developer
- scrapearchitect
- Pricing
- Paid
- Total Runs
- 91
- Active Users
- 10
Related Actors
🏯 Tweet Scraper V2 - X / Twitter Scraper
by apidojo
Instagram Scraper
by apify
TikTok Scraper
by clockworks
Instagram Profile Scraper
by apify
Apify provides a cloud platform for web scraping, data extraction, and automation. Build and run web scrapers in the cloud.
Learn more about ApifyNeed Professional Help?
Couldn't solve your problem? Hire a verified specialist on Fiverr to get it done quickly and professionally.
Trusted by millions | Money-back guarantee | 24/7 Support