Instagram Story Details Scraper avatar

Instagram Story Details Scraper

Pricing

from $3.99 / 1,000 results

Go to Apify Store
Instagram Story Details Scraper

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

Scrapio

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

5 days ago

Last modified

Share

Collect story details for Instagram profiles you add in the input. Each story is saved as one row in the dataset.

Input

FieldDescription
urlsProfile URLs or usernames (bulk supported).
sessionIdYour logged-in browser sessionid cookie for instagram.com.
proxyConfigurationOptional 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.txt
python -m src

Notes

  • Only collect data you are allowed to access; comply with Instagram’s terms and applicable law.