Instagram Story Details Scraper
Pricing
Pay per usage
Go to Apify Store
Instagram Story Details Scraper
📸 Instagram Story Details Scraper extracts story insights & metadata in seconds—helping you track engagement, creators, and trends. 🚀 Perfect for social media research, analytics, and competitive intelligence. 🔍 Fast, efficient, and user-friendly.
Pricing
Pay per usage
Rating
0.0
(0)
Developer
ScrapeFlow
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
15 days ago
Last modified
Categories
Share
Collect story details for Instagram profiles you add in the input. Each story is saved as one row in the dataset.
Input
| Field | Description |
|---|---|
| urls | Profile URLs or usernames (bulk supported). |
| sessionId | Your logged-in browser sessionid cookie for instagram.com. |
| proxyConfiguration | Optional Apify Proxy for more stable runs. |
Between profiles the actor waits 5 seconds (fixed in code).
Output & live updates
- The actor opens the run’s default dataset and calls
dataset.push_data()after each story so rows are appended immediately to the same storage the Output tab shows. - On Apify Console, open Output while the run is active and refresh — new rows appear as they are written.
- Export JSON, CSV, or Excel from the dataset when the run finishes.
Run locally
pip install -r requirements.txtpython -m src
Notes
- Only collect data you are allowed to access; comply with Instagram’s terms and applicable law.