VOOZH about

URL: https://apify.com/kneaded_costume/instagram-media-mirror

⇱ instagram-media-mirror Β· Apify


Pricing

Pay per usage

Go to Apify Store

Pricing

Pay per usage

Rating

0.0

(0)

Developer

πŸ‘ Π”Π°Π½ΠΈΠΈΠ» Π”ΡƒΠ½Π°Π΅Π²

Π”Π°Π½ΠΈΠΈΠ» Π”ΡƒΠ½Π°Π΅Π²

Maintained by Community

Actor stats

0

Bookmarked

11

Total users

10

Monthly active users

3 months ago

Last modified

Share

Instagram Media Mirror

A tiny Apify Actor that downloads Instagram image previews outside your RU VDS and stores them into a named Apify key-value store.

Input

{
"storeName":"instagram-media-mirror",
"overwrite":false,
"requestTimeoutSec":25,
"connectTimeoutSec":8,
"items":[
{
"jobId":"redplus-123",
"recordKey":"instagram/redplus/123/preview",
"sourceUrl":"https://scontent.cdninstagram.com/example.jpg",
"fallbackUrls":["https://fallback.example/img.jpg"],
"referer":"https://www.instagram.com/"
}
]
}

Output dataset item

{
"jobId":"redplus-123",
"ok":true,
"recordKey":"instagram/redplus/123/preview",
"storeId":"xxxx",
"storeName":"instagram-media-mirror",
"recordPublicUrl":"https://api.apify.com/...",
"contentType":"image/jpeg",
"bytes":12345,
"sourceUrl":"https://...",
"finalUrl":"https://...",
"sha256":"..."
}

You might also like