# Images as Instagram URL

**URL:** https://community.glideapps.com/t/images-as-instagram-url/13460
**Category:** Ask for Help
**Created:** [August 2, 2020, 6:46pm UTC](https://community.glideapps.com/t/images-as-instagram-url/13460 "2020-08-02T18:46:52Z")
**Posts on this page:** 20
**Page:** 1

<div class="post-metadata">

### Author: ![Jen\_NYCP](https://avatars.discourse-cdn.com/v4/letter/j/848f3c/32.png) [@Jen\_NYCP](https://community.glideapps.com/u/Jen_NYCP)
#### Post date: [August 2, 2020, 6:46pm UTC](https://community.glideapps.com/t/images-as-instagram-url/13460/1 "2020-08-02T18:46:52Z")

</div>

Can Instagram links be used as an image?

---

<div class="post-metadata">

### Author: ![Coupons\_Deal](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/coupons_deal/32/9734_2.png) [@Coupons\_Deal](https://community.glideapps.com/u/Coupons_Deal)
#### Post date: [August 2, 2020, 6:50pm UTC](https://community.glideapps.com/t/images-as-instagram-url/13460/2 "2020-08-02T18:50:00Z")

</div>

If its publically available then yes you can. You can insert any image url which is can be accessed without any restriction i suppose.

---

<div class="post-metadata">

### Author: ![Jen\_NYCP](https://avatars.discourse-cdn.com/v4/letter/j/848f3c/32.png) [@Jen\_NYCP](https://community.glideapps.com/u/Jen_NYCP)
#### Post date: [August 2, 2020, 7:02pm UTC](https://community.glideapps.com/t/images-as-instagram-url/13460/3 "2020-08-02T19:02:11Z")

</div>

Its not showing up ☹

---

<div class="post-metadata">

### Author: ![kyleheney](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/kyleheney/32/41173_2.png) [@kyleheney](https://community.glideapps.com/u/kyleheney)
#### Post date: [August 2, 2020, 7:04pm UTC](https://community.glideapps.com/t/images-as-instagram-url/13460/4 "2020-08-02T19:04:31Z")

</div>

Is the profile you’re copying the link from set to public?

Actually, I’m not sure that Instagram links can be used as images… they’re links to the posts, not to the images. There is likely a way to get a url to the image itself though.

---

<div class="post-metadata">

### Author: ![Coupons\_Deal](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/coupons_deal/32/9734_2.png) [@Coupons\_Deal](https://community.glideapps.com/u/Coupons_Deal)
#### Post date: [August 2, 2020, 7:12pm UTC](https://community.glideapps.com/t/images-as-instagram-url/13460/5 "2020-08-02T19:12:43Z")

</div>

The url should be ending with .png/.jpg in most cases. Can you share a sample instagram url which you want to see as image or a video showcasing it? This will give us an idea.

---

<div class="post-metadata">

### Author: ![kyleheney](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/kyleheney/32/41173_2.png) [@kyleheney](https://community.glideapps.com/u/kyleheney)
#### Post date: [August 2, 2020, 7:23pm UTC](https://community.glideapps.com/t/images-as-instagram-url/13460/6 "2020-08-02T19:23:06Z")

</div>

Looks like the jpg link can only be found by looking at the website’s source code per image. If you view the image in a desktop browser you can inspect the page and find the “src” to get a direct link to the image itself.

Otherwise, use a webview component to display full posts more easily.

---

<div class="post-metadata">

### Author: ![Jen\_NYCP](https://avatars.discourse-cdn.com/v4/letter/j/848f3c/32.png) [@Jen\_NYCP](https://community.glideapps.com/u/Jen_NYCP)
#### Post date: [August 2, 2020, 7:25pm UTC](https://community.glideapps.com/t/images-as-instagram-url/13460/7 "2020-08-02T19:25:36Z")

</div>

Its a standard Instagram Link…what ever you see in the url box at the top when you click on the image

---

<div class="post-metadata">

### Author: ![Jen\_NYCP](https://avatars.discourse-cdn.com/v4/letter/j/848f3c/32.png) [@Jen\_NYCP](https://community.glideapps.com/u/Jen_NYCP)
#### Post date: [August 2, 2020, 7:26pm UTC](https://community.glideapps.com/t/images-as-instagram-url/13460/8 "2020-08-02T19:26:37Z")

</div>

I was thinking webview might work as well! I added that and got the error: [Instagram.com](http://Instagram.com) may not allow itself to be embedded.

---

<div class="post-metadata">

### Author: ![kyleheney](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/kyleheney/32/41173_2.png) [@kyleheney](https://community.glideapps.com/u/kyleheney)
#### Post date: [August 2, 2020, 7:35pm UTC](https://community.glideapps.com/t/images-as-instagram-url/13460/9 "2020-08-02T19:35:37Z")

</div>

That’s definitely possible! If you just want to add a few static images, I’d just download them and add them as regular images. I don’t think linking from the app itself is going to be simple.

---

<div class="post-metadata">

### Author: ![ThinhDinh](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/thinhdinh/32/49_2.png) [@ThinhDinh](https://community.glideapps.com/u/ThinhDinh)
#### Post date: [August 2, 2020, 9:30pm UTC](https://community.glideapps.com/t/images-as-instagram-url/13460/10 "2020-08-02T21:30:00Z")

</div>

You need to have a ImportXML here to get the image link I’m afraid.

---

<div class="post-metadata">

### Author: ![Jen\_NYCP](https://avatars.discourse-cdn.com/v4/letter/j/848f3c/32.png) [@Jen\_NYCP](https://community.glideapps.com/u/Jen_NYCP)
#### Post date: [August 2, 2020, 9:36pm UTC](https://community.glideapps.com/t/images-as-instagram-url/13460/11 "2020-08-02T21:36:41Z")

</div>

Yes, I was thinking that too, but there are alot of images. That would be more time consuming. Thanks!

---

<div class="post-metadata">

### Author: ![Jen\_NYCP](https://avatars.discourse-cdn.com/v4/letter/j/848f3c/32.png) [@Jen\_NYCP](https://community.glideapps.com/u/Jen_NYCP)
#### Post date: [August 2, 2020, 9:40pm UTC](https://community.glideapps.com/t/images-as-instagram-url/13460/12 "2020-08-02T21:40:10Z")

</div>

Oh! What’s that?

---

<div class="post-metadata">

### Author: ![ThinhDinh](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/thinhdinh/32/49_2.png) [@ThinhDinh](https://community.glideapps.com/u/ThinhDinh)
#### Post date: [August 3, 2020, 12:35am UTC](https://community.glideapps.com/t/images-as-instagram-url/13460/13 "2020-08-03T00:35:55Z")

</div>

Just realized there’s an easier way. Apply “media/?size=l” to the URL and it will get you there.

For example: [https://www.instagram.com/p/CDZrcmwsULJ/](https://www.instagram.com/p/CDZrcmwsULJ/)

The image: [https://www.instagram.com/p/CDZrcmwsULJ/media?size=l](https://www.instagram.com/p/CDZrcmwsULJ/media?size=l)

---

<div class="post-metadata">

### Author: ![kyleheney](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/kyleheney/32/41173_2.png) [@kyleheney](https://community.glideapps.com/u/kyleheney)
#### Post date: [August 3, 2020, 12:43am UTC](https://community.glideapps.com/t/images-as-instagram-url/13460/14 "2020-08-03T00:43:17Z")

</div>

Well done!!

---

<div class="post-metadata">

### Author: ![Jen\_NYCP](https://avatars.discourse-cdn.com/v4/letter/j/848f3c/32.png) [@Jen\_NYCP](https://community.glideapps.com/u/Jen_NYCP)
#### Post date: [August 3, 2020, 1:56am UTC](https://community.glideapps.com/t/images-as-instagram-url/13460/15 "2020-08-03T01:56:58Z")

</div>

> [@ThinhDinh](#):
>
> media/?size=l

WOW!! Thanks so much!

---

<div class="post-metadata">

### Author: ![Vitor\_Guimaraes](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/vitor_guimaraes/32/39703_2.png) [@Vitor\_Guimaraes](https://community.glideapps.com/u/Vitor_Guimaraes)
#### Post date: [March 4, 2022, 8:15pm UTC](https://community.glideapps.com/t/images-as-instagram-url/13460/16 "2022-03-04T20:15:25Z")

</div>

Excelent solution! I wonder if is there a similar solution for instagram videos.

---

<div class="post-metadata">

### Author: ![ThinhDinh](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/thinhdinh/32/49_2.png) [@ThinhDinh](https://community.glideapps.com/u/ThinhDinh)
#### Post date: [March 5, 2022, 12:29am UTC](https://community.glideapps.com/t/images-as-instagram-url/13460/17 "2022-03-05T00:29:05Z")

</div>

By video, do you mean a video in a normal post or do you mean story/reels?

---

<div class="post-metadata">

### Author: ![Vitor\_Guimaraes](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/vitor_guimaraes/32/39703_2.png) [@Vitor\_Guimaraes](https://community.glideapps.com/u/Vitor_Guimaraes)
#### Post date: [March 5, 2022, 12:35am UTC](https://community.glideapps.com/t/images-as-instagram-url/13460/18 "2022-03-05T00:35:41Z")

</div>

I mean, is there a possibility to extract the video (not only the thumbnail) from a post or stories or reels.

---

<div class="post-metadata">

### Author: ![ThinhDinh](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/thinhdinh/32/49_2.png) [@ThinhDinh](https://community.glideapps.com/u/ThinhDinh)
#### Post date: [March 5, 2022, 12:50am UTC](https://community.glideapps.com/t/images-as-instagram-url/13460/19 "2022-03-05T00:50:58Z")

</div>

> <https://stackoverflow.com/questions/48701957/how-to-get-video-from-instagram-public-access-api>

The first answer here works, but seems like Glide’s Fetch API column does not retrieve it. I assume you have to make a HTTP call, from a service like Integromat/Make to retrieve the full JSON.

 ![image](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/9/c/9c10038c18ddfa8447f7560a9d00b10fe4156629.png)

The structure of the JSON seems to have changed since that comment, but what you look for is here.

 ![image](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/7/4/745baa6cc45c192c9560fe0b15c652b83543dc7a.jpeg)

---

<div class="post-metadata">

### Author: ![Vitor\_Guimaraes](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/vitor_guimaraes/32/39703_2.png) [@Vitor\_Guimaraes](https://community.glideapps.com/u/Vitor_Guimaraes)
#### Post date: [March 5, 2022, 3:29am UTC](https://community.glideapps.com/t/images-as-instagram-url/13460/20 "2022-03-05T03:29:33Z")

</div>

Is there a way to store the data from a call like: " [Login • Instagram](https://www.instagram.com/tv/BXpBXJAArRw/?__a=1) " in a cell on glide or sheets without using external services?

[Next page](https://community.glideapps.com/t/images-as-instagram-url/13460.md?page=2)
