🌐 Instagram Story Downloader πŸ“₯ avatar
🌐 Instagram Story Downloader πŸ“₯

Pricing

$10.00/month + usage

Go to Store
🌐 Instagram Story Downloader πŸ“₯

🌐 Instagram Story Downloader πŸ“₯

Developed by

Scrape Architect

Scrape Architect

Maintained by Community

πŸš€ Download ALL active Instagram Stories 🎬 instantly! Just enter username OR story URL πŸ‘€πŸ”— Get every active story's download link πŸ“₯ + metadata πŸ“Š Bulk accounts πŸ”„ Apify storage πŸ“¦ proxy support 🌐 Perfect for marketers πŸ“ˆ archivists πŸ“š! 🌐 Instagram Story Downloader πŸ“₯

0.0 (0)

Pricing

$10.00/month + usage

0

Total users

2

Monthly users

2

Runs succeeded

>99%

Last modified

a day ago


πŸš€ Instagram Story Downloader - Pro: Bulk Archive Active Stories 🎬

Download ALL active Instagram Stories instantly! From usernames OR story URLs. Get image/video links + rich metadata. Apify storage option πŸ“¦. Residential proxy ready 🌐.


🌟 Overview

Need to archive Instagram Stories before they disappear? This pro actor:
βœ… Downloads ALL active stories from usernames or URLs
βœ… Preserves metadata: Story types, dimensions, durations
βœ… Dual output modes: Direct links OR Apify storage
βœ… Bulk processing: Multiple accounts in one run

Perfect for marketers πŸ“Š, researchers πŸ”, and brand managers πŸ‘”!

⚑ Avg. runtime: 30-90 seconds per account
πŸ›‘οΈ Residential proxy support for private accounts


πŸ”₯ Key Features

πŸš€ Instant Story Capture

  • Username/URL Input: Works with both instagram.com/stories/username or @username
  • 24/7 Active Stories: Downloads ALL currently live stories
  • Type Detection: Auto-identifies images πŸ–ΌοΈ vs videos πŸŽ₯

πŸ“Š Rich Media Intelligence

  • Video Metadata: Duration, resolution, bitrate, codecs
  • Image Details: Dimensions, format
  • Thumbnails Included: For video stories (Apify storage only)

βš™οΈ Enterprise-Grade

  • Storage Options:
    • Direct CDN links (default)
    • Encrypted Apify key-value URLs
  • Proxy Rotation:
    • Residential IP groups
    • Country targeting
  • Bulk Mode: Process 50+ accounts simultaneously

βš™οΈ Input Configuration

{
"story_urls": [
{"url": "https://www.instagram.com/stories/ufc/3647750838321629516/", "method": "GET"}
],
"usernames": ["nba", "mrbeast"],
"use_key_value_store": true,
"proxy": {
"useApifyProxy": true,
"apifyProxyGroups": ["RESIDENTIAL"],
"apifyProxyCountry": "US"
}
}

πŸ“‹ Input Fields

ParameterTypeDescription
story_urlsArraySpecific story URLs (optional)
usernamesArrayTarget account handles (e.g., ["nba"])
use_key_value_storeBooleantrue=Apify storage, false=Direct links
proxyObjectResidential proxy config for private accounts

πŸ“€ Output Examples

{
"input": "https://www.instagram.com/stories/ufc/",
"username": "ufc",
"story_links": [
{
"download_url": "https://instagram.fdvo2-1.fna.fbcdn.net/v/t51.2885-15/504187727_185243069440483....nc_sid=982cc7&dl=1",
"story_type": "image"
},
{
"download_url": "https://instagram.fdvo2-2.fna.fbcdn.net/o1/v/t2/f2/m78/AQNubG2d7pkkYzIsuovcMBj_8bslbeXZGg....=1",
"story_type": "video"
}
]
}

πŸ“¦ Apify Storage Mode

{
"input": "https://www.instagram.com/stories/adobevideo/",
"username": "adobevideo",
"story_links": [
{
"download_url": "https://api.apify.com/v2/key-value-stores/.../adobevideo_story_0.mp4",
"story_type": "video",
"thumbnail_url": "https://api.apify.com/v2/key-value-stores/.../adobevideo_thumb_0.jpg",
"codec_name": "h264",
"width": 720,
"height": 1280,
"duration": 15.209,
"bit_rate": 398757
}
]
}

πŸ—οΈ Output Fields

FieldDescription
story_links[]Array of active stories
download_urlMedia URL (direct or Apify)
story_typeimage or video
thumbnail_urlVideo preview (Apify mode only)
width/heightMedia dimensions
durationVideo length in seconds
bit_rateVideo quality indicator

πŸ†š Why Go Pro?

FeatureπŸš€ This Actor🐌 Free Tools
Bulk Downloads50+ Accounts1 Account
Metadata10+ FieldsBasic Links
Private Accountsβœ… Proxy Support❌ Fails
Storage OptionsDirect + ApifyTemporary Links
Reliability99% SuccessRandom Drops

πŸ› οΈ How It Works

1️⃣ Provide Input:

  • Usernames (@nba) OR story URLs
  • Toggle Apify storage
  • Set proxy if needed
    2️⃣ Run Actor:
  • Auto-detects ALL active stories
  • Captures media + metadata
    3️⃣ Get Results:
  • πŸ“₯ Download URLs (direct/Apify)
  • πŸ“Š Technical specs for videos
  • πŸ–ΌοΈ Thumbnails (Apify mode)

πŸ’‘ Use Cases

πŸ“ˆ Social Media Managers: Archive client stories
πŸ” Competitive Analysts: Track rival campaigns
πŸ•΅οΈ Journalists: Preserve evidence stories
πŸ“š Archivists: Save cultural moments
πŸ€– Developers: Feed story data into apps


❓ Troubleshooting

Issue: "No stories found"
Fix:

  • Verify account has active stories
  • Use residential proxies for private accounts
  • Check username format (without @)

Issue: Broken video links
Fix:

  • Enable use_key_value_store for persistent URLs
  • Re-run within 24h (stories expire)