Pricing
from $3.99 / 1,000 results
Go to Apify Store
Instagram Story Details Scraper
๐ฒ Instagram Story Details Scraper extracts story insights fastโcaptions, timestamps, and key detailsโso you can boost analytics and engagement strategy. ๐ Perfect for creators, marketers, and social media research. ๐ Get actionable data now!
Pricing
from $3.99 / 1,000 results
Rating
0.0
(0)
Developer
Actor stats
0
Bookmarked
2
Total users
1
Monthly active users
10 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.
