How to post images to Instagram?

admin

Administrator
Staff member
I'm working on a webshop. And would like to add the feature to be able to post product images to the shops Instagram account when a new product is added.

The thing is that the Instagram API does not seems to allow to post images. Either does the official Instagram Website. And a Google Search gives me multiple SO QA which says the same.

But at the same time, there seems to be a ton of websites, applications, and services and other non-emulators who let you post to Instagram (to mention a few: <a href="http://techwiser.com/effectivly-use-instagram-on-pc-upload-pics-bluestacks/" rel="noreferrer">http://techwiser.com/effectivly-use-instagram-on-pc-upload-pics-bluestacks/</a> and <a href="http://dskgrm.com/" rel="noreferrer">http://dskgrm.com/</a> is another one, there also seems to be some WordPress plugins who does it ex. <a href="https://github.com/roladn/wordpress-to-instagram" rel="noreferrer">https://github.com/roladn/wordpress-to-instagram</a> but I'm not too good with eirhet PHP or WordPress to be able to tell how they have done it.).

And before anyone reports it as a duplicate. I do not consider this a duplicate since all other QA simply states that it is not possible via the API, but obviously, it is possible somehow, and I'm wondering how.

So I simply wondering how people are successfully implementing this feature when either the API or the official website allows it?