instagram Questions

1

At Instagrams anniversary the users were possible to change the app icon. Even though this feature isn't available anymore Todoist has a similar working implementation of this feature. I researched...
Consubstantial asked 29/7, 2021 at 12:33

2

Solved

I am working on a program that needs to scrape information from the public Instagram API. My code is using the endpoint https://instagram.com/{username}/?__a=1 to get information about a user and...
Styria asked 12/10, 2019 at 12:56

2

First of all, let me explain what I have today: I have a access token with the following permissions: email, public_profile, pages_show_list, pages_read_engagement, instagram_basic, instagram_mana...

5

I'm soliciting you today because I've got a problem with selenium. My goal is to make a fully automated bot that creates an account with parsed details (mail, pass, birth date...) So far, I've mana...
Apostatize asked 10/11, 2020 at 12:41

3

I'm coding a react native app similar to Instagram. I have already a bottom tab navigator with 5 items, the last one is the profile tab. Inside this profile tab I want a drawer navigator to manag...

8

I want to link to a profile/user account on Instagram. I have the user ID, but the I can't find the answer in the developer API documentation. I've tried instagram.com/userID and instagram.com/user...
Oldtime asked 16/7, 2013 at 17:30

2

I want to make a app for Non-Bussiness Instagram accounts. My only problem is that when I access the old Instagram API (https://www.instagram.com/developer/) they tell me to use the new Graph API, ...
Dugaid asked 24/7, 2018 at 13:5

15

Solved

I was wanting to embed a photo from my instagram account in to my blog. I thought it would be a simple case of copying the embed code from the photo, paste it in to my editor and off I go. This do...
Sisson asked 19/5, 2016 at 11:41

3

I Use library called YouTube-dl, which can download from many sites. it's support cookies files. I made the following code: youtube-dl -j —-cookies /path/to/cookies.txt URLgoesHere What I want is ...
Impend asked 12/3, 2021 at 1:58

4

I am trying to retrieve the follower count only just using a user's instagram handle (aka @myusername). I read in several answers that you can access the "https://www.instagram.com/{username}/...
Casualty asked 2/9, 2020 at 16:44

3

Currently, Meta and Twitter provide ways to share a link to Facebook and Twitter from your website via a button the user can click on. How do I create a button for my users to share content to Inst...
Testerman asked 6/7, 2023 at 16:16

6

How can one retrieve an Instagram username from it's ID using Instagram's API or website? I have gotten a database table which contains Instagram User IDs and I need to know their usernames.
Purse asked 4/10, 2017 at 20:38

8

I've been trying to figure out how to open an URL that you open within the Instagram app, in an external browser (Safari, Chrome) rather than the in-build Instagram-browser. i want that link in we...
Aliphatic asked 7/5, 2018 at 11:2

4

How to get ALL Instagram POSTs by hashtag with the API (not only the posts of my own account) I am trying to get all the instagram pictures tagged with a precise hashtag but I only receive my own ...
Unbridle asked 27/4, 2017 at 10:24

10

This is the image URL I got from an api https://scontent-jnb1-1.cdninstagram.com/v/t51.2885-15/e15/242204298_1728375270686500_5634415857798350440_n.jpg?_nc_ht=scontent-jnb1-1.cdninstagram.com&_...
Ferrotype asked 19/9, 2021 at 12:14

16

Solved

I'm am looking for the MediaID of an Instagram image which has been uploaded. It should look like 1234567894561231236_33215652 I have found out the last set of integers are the usersID For e...
Decennary asked 26/5, 2013 at 10:28

14

I'm trying to access the media of my Instagram business account through Facebook Graph API. I'm following this guide: https://developers.facebook.com/docs/instagram-api/getting-started/ I've set u...
Veriee asked 5/6, 2018 at 22:26

2

Solved

Until recently there were several ways to retrieve Instagram user media without the need for API authentication. But apparently, the website stopped all of them. Some of the old methods: https:/...
Cantoris asked 16/4, 2018 at 7:49

7

Firstly, this is my Instagram URL after the login: https://www.instagram.com/oauth/authorize?client_id=$MYCLİENTİD&redirect_uri=https://localhost:4000/İnstagram/Insta.php/&response_type=co...
Alcala asked 25/2, 2020 at 16:20

1

We used Flutter Web to develop our website and we encounter one issue only in the browser integrated in the Instagram app. If a user opens a link to our website in Instagram, the In-App-Browser sho...
Acclamation asked 10/8, 2021 at 16:34

8

I'm trying to get an access_token from Instagram to use their Basic Display API for a new app (simply display tweets on a webpage). I followed these steps: https://developers.facebook.com/docs/ins...
Rhodes asked 21/10, 2019 at 15:39

1

I am putting link previews in my web app. I'm using nodejs in backend to retrieve og properties (like site_name, description, image, title, etc). Links of YouTube and other stuffs works fine but wi...

1

I want to add a 'Login with Instagram" button as a new feature to my application. After reading the docs, I understood that the new API called - 'Instagram Basic Display Api' can't be used as an au...

2

Solved

I have used UIPinchGestureRecognizer UIPanGestureRecognizer & UIRotationGestureRecognizer with UILabel to achieve Instagram like zoom and drag functionality. Now I would like to show layout gui...
Legitimate asked 29/12, 2018 at 5:56

16

Solved

Update 19 April After a few days using cookie ig_pr two days ago is block. Looks like the only way to get the data now is use sessionid with a specific value Original I was using instagram ?__a=...
Cathey asked 13/3, 2018 at 20:29

© 2022 - 2024 — McMap. All rights reserved.