Instagram Story Details Scraper
Pricing
from $3.99 / 1,000 results
Go to Apify Store
Instagram Story Details Scraper
📸 Instagram Story Details Scraper extracts public story metadata—captions, hashtags, mentions, link stickers, timestamps, media URLs & highlight IDs—for fast analytics and archiving. 🚀 Great for brand monitoring, UGC tracking & research. ✅ Public data only; respect IG TOS.
Pricing
from $3.99 / 1,000 results
Rating
0.0
(0)
Developer
Scrapio
Maintained by CommunityActor stats
0
Bookmarked
3
Total users
1
Monthly active users
25 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.