Where do I find the Instagram media ID of a image

后端 未结 15 1365

I\'m am looking for the MediaID of an Instagram image which has been uploaded. It should look like

1234567894561231236_33215652

15条回答
  •  天涯浪人
    2020-12-22 19:55

    Your media ID is: 448979387270691659_45818965 This is how to get it.

    1. Go to instgram.com/username.
    2. Click the photo you want the id of.
    3. (Chrome instructions) right click on the photo (should be a popup image)
    4. Inspect element
    5. Search through the selected text, you should see something like this photo448979387270691659_45818965

    There should be your photo ID.

    For some reason, this only seems to work with the popup, and not the actual image URL.

提交回复
热议问题