Instagram Story Downloader (Pay Per Result)
This Actor is unavailable because the developer has decided to deprecate it. Would you like to try a similar Actor instead?
See alternative ActorsInstagram Story Downloader (Pay Per Result)
Download Instagram Stories links from up to 100 usernames. Get story links and media types in seconds. Export in Excel, HTML, XML, CSV, JSON. Run via API, schedule, or integrate with Make, Zapier, Slack. Perfect for market research and content strategy.
You can access the Instagram Story Downloader (Pay Per Result) programmatically from your own applications by using the Apify API. You can choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.
1echo '{
2 "usernames": [
3 "bbcnews",
4 "natgeo",
5 "nasa"
6 ],
7 "proxy": {
8 "useApifyProxy": true
9 }
10}' |
11apify call datavoyantlab/instagram-story-downloader-ppr --silent --output-dataset
Instagram Story Downloader (Pay Per Result) API through CLI
The Apify CLI is the official tool that allows you to use Instagram Story Downloader (Pay Per Result) locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
1npm i -g apify-cli
2apify login
Other API clients include: