Embed Instagram profile

Asked

Viewed 2,131 times

0

I wonder if there is any way to incorporate an Instagram profile, as there is the Like Button or the Twitter Widget

2 answers

1


Officially, it is only possible to embed images and videos, not from the entire profile as you want.

  • Is there any plugin that does this? searched and found nothing. =/

  • 1

    @Felipestoker Yes, http://web.stagram.com/tools/

  • Thank you very much, it worked!

0

You can do the following.

<iframe id="frame" width="320" height="568" src="https://www.instagram.com/p/BxFc58nFwpN/embed" frameborder="0"></iframe>

This way you will be creating an iframe that shows a specific post from your profile.

Unfortunately instagram does not allow you to incorporate the entire page, but I believe this already helps enough.

But there is a way to reverse this, if you and the type who likes to gambiara, you can create a page, similar to instagram, and use the instagram api itself to grab photos/videos from your profile.

Like for example this site -> https://web.stagram.com/leomessi

Just remember that at the end of the link you should put the embed, as in the example above.

Browser other questions tagged

You are not signed in. Login or sign up in order to post.