Instagram Story Viewer
Pricing
from $5.00 / 1,000 stories
Instagram Story Viewer
Just enter one or multiple usernames and instantly get all active stories with media URLs, timestamps, mentions, shared posts, and user details. Ideal for agencies, brands, and analysts tracking Instagram activity.
Pricing
from $5.00 / 1,000 stories
Rating
3.9
(4)
Developer

Sachin Kumar Yadav
Actor stats
0
Bookmarked
77
Total users
43
Monthly active users
2.3 hours
Issues response
2 days ago
Last modified
Categories
Share
πΈ Instagram Story Viewer - View & Download Instagram Stories Anonymously
View and download Instagram stories from any public account without logging in. Extract story images, videos, mentions, stickers, and shared media with comprehensive metadata. Perfect for social media monitoring, content analysis, and competitive research!
π Table of Contents
- π Features
- π― Use Cases
- β‘ Quick Start
- π Input Parameters
- π€ Output Format
- π¨ Story Elements Extracted
- π Performance & Reliability
- π‘ Best Practices
- β FAQ
- π οΈ Troubleshooting
- π Support
π Features
πΈ Anonymous Story Viewing
- β No Login Required - View Instagram stories without an account
- β Anonymous Access - Browse stories completely anonymously
- β Public Accounts - Access stories from any public Instagram profile
- β Real-Time Data - Get the latest active stories instantly
- β Batch Processing - View stories from multiple users efficiently
π¬ Complete Media Extraction
- β Images & Videos - Download both image and video stories
- β Multiple Resolutions - Get HD, standard, and thumbnail versions
- β Direct URLs - Access direct download links for all media
- β Audio Detection - Identify stories with audio content
- β Metadata Included - Full story metadata with timestamps
π·οΈ Advanced Story Elements
- β User Mentions - Extract @mentions with profile information
- β Stickers & Tags - Capture all story stickers and their positions
- β Shared Media - Detect shared posts and reels in stories
- β Position Data - Get exact coordinates of all story elements
- β User Profiles - Include complete user profile information
π― Use Cases
| Use Case | Description | Benefits |
|---|---|---|
| π Social Media Monitoring | Track competitor stories and campaigns | Monitor brand activities, analyze content strategies |
| π― Influencer Research | Analyze influencer story content | Identify collaboration opportunities, track engagement |
| π’ Brand Monitoring | Monitor brand mentions in stories | Track brand visibility, measure campaign reach |
| π Content Archiving | Save stories before they expire | Create content archives, preserve important moments |
| π Competitive Analysis | Study competitor story strategies | Benchmark performance, discover trends |
| π Marketing Analytics | Analyze story content and timing | Optimize posting schedules, improve content strategy |
| π Research & Analysis | Study social media behavior | Collect data for academic or market research |
| πΌ Agency Services | Provide story monitoring for clients | Deliver comprehensive social media reports |
β‘ Quick Start
1οΈβ£ Basic Story Viewing
{"username": "instagram"}
2οΈβ£ With User Information
{"username": "cristiano","includeUserInfo": true,"includeStickers": true}
3οΈβ£ Minimal Data Extraction
{"username": "selenagomez","includeUserInfo": false,"includeStickers": false}
π Input Parameters
Configuration Options
| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
username | String | β | - | Instagram username (without @) to view stories from |
includeUserInfo | Boolean | β | true | Include user profile information in output |
includeStickers | Boolean | β | true | Extract mentions, stickers, and shared media |
π Parameter Details
username
- Must be a valid Instagram username
- Do not include the @ symbol
- Examples:
instagram,cristiano,selenagomez - Case-insensitive
includeUserInfo
- When
true: Includes user ID, username, privacy status, and profile picture URL - When
false: Only basic story data is returned - Recommended: Keep enabled for complete data
includeStickers
- When
true: Extracts mentions, stickers, and shared media with position data - When
false: Only media URLs and basic metadata - Useful for analyzing story engagement and collaborations
π€ Output Format
πΈ Story Data Structure
{"source": "instagram","story_id": "3773069825095106469","username": "instagram","user_id": "25025320","taken_at": 1764004982,"taken_at_date": "2024-11-23T10:30:00.000Z","has_audio": true,"original_width": 720,"original_height": 1280,"media_type": "video","image_url": "https://scontent-waw2-2.cdninstagram.com/...","image_url_hd": "https://scontent-waw2-2.cdninstagram.com/...","image_thumbnail": "https://scontent-waw2-2.cdninstagram.com/...","video_url": "https://scontent-waw2-2.cdninstagram.com/...","video_width": 720,"video_height": 1280,"user_info": {"id": "25025320","username": "instagram","is_private": false,"profile_pic_url": "https://..."},"mentions": [{"username": "discopretty","full_name": "jay Λβπ π","account_id": "65337104959","profile_pic_url": "https://...","position": {"x": 0.518,"y": 0.885,"width": 0.5,"height": 0.059,"rotation": 0}}],"shared_media": [{"media_id": "3773063662429370792","media_code": "DRcnWkSCXmo","media_type": "video","product_type": "clips","position": {"x": 0.5,"y": 0.462,"width": 0.5,"height": 0.5,"rotation": 0}}]}
π Data Fields Explained
| Field Category | Fields | Description |
|---|---|---|
| Basic Info | source, story_id, username, user_id | Story identification and source |
| Timestamps | taken_at, taken_at_date | Unix timestamp and ISO date |
| Media Type | media_type, has_audio | Image or video, audio presence |
| Dimensions | original_width, original_height | Original media dimensions |
| Image URLs | image_url, image_url_hd, image_thumbnail | Multiple resolution options |
| Video URLs | video_url, video_width, video_height | Video download link and dimensions |
| User Data | user_info | Complete user profile information |
| Interactions | mentions, shared_media | Story mentions and shared content |
π¨ Story Elements Extracted
πΈ Media Content
| Element | Description | Format |
|---|---|---|
| Images | Story photos in multiple resolutions | JPG, PNG |
| Videos | Story videos with audio detection | MP4 |
| HD Quality | High-definition versions (640px+) | Direct URLs |
| Thumbnails | Low-res previews (320px) | Quick loading |
π·οΈ Interactive Elements
| Element | Data Extracted | Use Case |
|---|---|---|
| Mentions | Username, full name, profile pic, position | Track collaborations |
| Stickers | Type, position, rotation | Analyze engagement |
| Shared Posts | Media ID, type, code | Monitor content sharing |
| Position Data | X, Y coordinates, dimensions | Recreate story layout |
π Performance & Reliability
β‘ Speed & Efficiency
| Metric | Performance | Details |
|---|---|---|
| Response Time | 1-3 seconds | Per user request |
| Story Extraction | Instant | All active stories |
| Batch Processing | 10 stories/batch | Efficient data handling |
| API Calls | 1 per user | Minimal resource usage |
π Reliability Features
- β Auto-Retry Logic - Handles temporary failures with exponential backoff
- β API Key Rotation - Multiple keys for high availability
- β Error Recovery - Comprehensive error handling and reporting
- β Rate Limit Protection - Smart throttling to prevent blocks
- β Data Validation - Ensures output quality and completeness
π‘ Best Practices
β Recommended Usage
- Check Story Availability - Stories expire after 24 hours
- Use Batch Processing - Process multiple users efficiently
- Enable All Options - Get complete data for analysis
- Monitor Regularly - Set up scheduled runs for tracking
- Respect Privacy - Only access public accounts
β οΈ Important Notes
- Stories are only available for 24 hours after posting
- Only public accounts can be accessed
- Private accounts will return an error
- Users without active stories return empty results
- Media URLs may expire after some time
β FAQ
Q: Do I need an Instagram account to use this?
A: No! This actor works completely anonymously without requiring any Instagram login or authentication.
Q: Can I view stories from private accounts?
A: No, only public Instagram accounts are accessible. Private accounts will return an error or no results.
Q: How long are stories available?
A: Instagram stories expire after 24 hours. This actor can only access currently active stories.
Q: What if a user has no stories?
A: The actor will complete successfully but return an empty result set with a message indicating no stories were found.
Q: Are the download links permanent?
A: No, Instagram media URLs may expire after some time. Download and save media immediately if needed.
Q: Can I download stories in bulk?
A: Yes! You can run the actor multiple times with different usernames or integrate it into your workflow for batch processing.
Q: What data is included in mentions?
A: Mentions include the username, full name, account ID, profile picture URL, and exact position coordinates on the story.
Q: Does this work for Instagram Reels?
A: This actor is specifically for Instagram Stories. For Reels, you would need a different solution.
Q: Is this legal and compliant?
A: This tool accesses publicly available data only. Users must comply with Instagram's Terms of Service and applicable laws. Use responsibly and ethically.
Q: How often can I run this actor?
A: You can run it as often as needed, but be mindful of rate limits. The actor includes automatic retry logic and key rotation for reliability.
π οΈ Troubleshooting
π¨ Common Issues
| Issue | Cause | Solution |
|---|---|---|
| "Username is required" | Missing or empty username | Provide a valid Instagram username |
| "User not found" | Invalid username or private account | Verify username exists and is public |
| "No stories found" | User has no active stories | Check if user has posted stories in last 24h |
| "Request timeout" | Network or API issues | Retry the run after a few moments |
| "Invalid API response" | API service issue | Check logs and retry |
| "Rate limit exceeded" | Too many requests | Wait a few minutes and retry |
π Debug Tips
- Verify Username - Check the username exists on Instagram
- Check Account Privacy - Ensure the account is public
- Review Logs - Check actor run logs for detailed error messages
- Test with Known Accounts - Try with
instagramor other verified accounts - Check Story Availability - Verify the user has active stories
π Support
π Need Help?
- π§ Issues - Report bugs and request features
- π Documentation - Complete guides and examples
- π― Best Practices - Tips for optimal usage
Related Actors π€
- Instagram Story Scraper - Extract Instagram Story data
- Instagram Highlights Scraper - Extract Instagram Highlights And Stories data
- Instagram Post Scraper - Extract Instagram Post data
- Instagram Reels and Post downloader - Extract Instagram Reel and Post data
π·οΈ Find Me Tags
instagram story viewer, instagram story downloader, instagram stories scraper, view instagram stories anonymously, download instagram stories, instagram story api, instagram story extractor, instagram story analytics, instagram story monitoring, instagram story archiver, instagram story saver, instagram story backup, instagram story data extraction, instagram story metadata, instagram mentions extractor, instagram stickers scraper, instagram story viewer without login, anonymous instagram story viewer, instagram story viewer online, instagram story downloader apify, instagram story scraper apify actor, instagram social media monitoring, instagram competitor analysis, instagram influencer research, instagram content analysis, instagram story automation, instagram story tracking, instagram story research tool, instagram story batch download, instagram story api scraper, instagram story viewer tool, instagram story data scraper, instagram story content extractor
π Get Started Now
Ready to view Instagram stories anonymously?
- Click "Try for free" to test the actor
- Enter an Instagram username
- Get comprehensive story data instantly
β If this actor helps your workflow, please give it a star!
Built with β€οΈ using Apify Platform | πΈ Instagram Story Viewer v2.0
Disclaimer: This actor is designed for accessing publicly available Instagram data only. Users are responsible for complying with Instagram's Terms of Service and all applicable laws. Use this tool ethically and responsibly.
