I have googled for several hours but I didn't find any article and documentation related to instagram shared button on the web. Does it have or not?
Asked
Active
Viewed 1e+01k times
89
-
4I'm voting to close this question as off-topic because it is not a programming question as defined in the [help] guidelines. – Ken White May 30 '15 at 03:54
-
2the question & answer is from 2015, is this still relevant on 2019? – topher Mar 28 '19 at 19:41
-
@topher The answer has comments that are relevant – FrankenCode Mar 22 '22 at 09:48
-
I personally find it on topic. There would eventually be an embed code to copy and paste and worst case scenario people providing alternatives will most likely lead to API examples. All it needs for the question to be on topic is to word it differently. I personally appreciate well formulated questions but I would NOT ask for a question to be worded differently for the sole purpose of being on topic. – Mig Aug 18 '23 at 10:29
1 Answers
94
You cannot share media on Instagram using the API. See the docs:
At this time, uploading via the API is not possible. We made a conscious choice not to add this for the following reasons:
- Instagram is about your life on the go – we hope to encourage photos from within the app.
- We want to fight spam & low quality photos. Once we allow uploading from other sources, it's harder to control what comes into the Instagram ecosystem. All this being said, we're working on ways to ensure users have a consistent and high-quality experience on our platform.

TimoStaudinger
- 41,396
- 16
- 88
- 94
-
11The docs link in your answer is not available anymore. Is this still true? I can't find anywhere some clear explanation of this, even in instagram developers page. – Luiz Henrique Guerra Apr 02 '19 at 15:26
-
Short answer no, you can use the API https://developers.facebook.com/docs/instagram-api/ or for a mobile app see https://developers.facebook.com/docs/instagram/sharing-to-feed/ – croxx5f Sep 01 '21 at 07:13