Pricing
from $3.99 / 1,000 results
Go to Apify Store
Instagram Story Details Scraper
📲 Instagram Story Details Scraper extracts key story insights fast—captions, timestamps & details for smarter social analysis. 🚀 Perfect for brands, creators & marketers. Save time, boost engagement strategy, and stay ahead. ✅
Pricing
from $3.99 / 1,000 results
Rating
0.0
(0)
Developer
Actor stats
0
Bookmarked
2
Total users
1
Monthly active users
3 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.
