How to get Instagram Audience insights for any user? - instagram

I am building a website that shows their follower/audience insights to me.
I want to get follower-engagement, audience countries, age group etc for any user who authorized this data to my web-app
I am not finding anything for Instagram, I have found multiple resources for Facebook but not Instagram.
Any feedback on this will be greatly appreciated.
Thank you

The Instagram API is not publicly available for the use case outlined in your question.
The available API is intended for Instagram Businesses and Creators who need insight into, and full control over, all of their social media interactions.
This is as far as you can go with it.

Related

How can there still be apps like Social Blade that get so much information about Instagram accounts when the Instagram API is so restricted?

You can find a lot of apps on the app store that show you who's blocked you, your followers list, etc.. But how come? The Instagram Basic Display API and even the Instagram GRAPH API are so limited nowadays. I can't find a way to get someone's followers list.
I now know that all of that information is aquired through Web Scraping.
Source: https://socialblade.com/blog/channels-track/

How to post to Instagram from my 3rd party app?

I'm building a JEE app that schedules the user's posts in their social media. After long hours of researches, some resources say that instagram does not allow 3rd party apps to post via their API, while others say it has become possible.
So can I post via those API? and if not, how can I get their permission to post? (apparently there's no way to contact them directly)
Thank you.

Get someone else's instagram stories

I need to get an instagram user stories and add them to my app.
I've searched a lot and didn't find any way to do such.
I tried to search it on instagram api and facebook graph api but it seems that they provide only own user data after the user is logged in.
How can i achieve that ?
Unfortunately this is not possible with the official Instagram Graph API.

How to get profile information of user who comment on my Instagram post, using new Instagram graph APIs?

I am using new Instagram Graph APIs for my application, I am interested in knowing if there is any way I can get profile information about the user who comments on my Instagram posts and what are possible ways to get the direct message exchanging with those users, as far I found that Instagram Graph APIs do not provide any direct messaging support for now, though I found some private APIs but these are not reliable as they can be restricted any time in future.
So all I need is to get those user`s information who commented on my Posts ie- I get only comment_id from the web-hook request from Instagram Graph APIs but when using that comment I try to get its owner/user it does not return any user information except username.
Any help is highly appreciated.
Thank you!
try this endpoint:
v3.0/{comment_id}?fields=id,timestamp,username,text

Track users that visit your Instagram profile

is there a way I can use the instagram API and check what users are visiting my instagram profile ?
For example, I'd like to develop something that tells you what users are visiting your profile the most on a weekly basis.
Thanks!
I'm not 100% sure but it might be possible now with the facebook insight graph API. It's basicly a new one where you can find data connection between facebook and instagram accounts. Mainly targeting business account thought.

Resources