Getting Insights on Instagram Posts and User Accounts with the Instagram Graph API



User Info

posts
followers
following

User Insights




Media Object

Can you spot me in the video?! 😆🤣 Coding tonight against the Instagram Graph API and getting a users metadata! . The metadata we can get from the Instagram Graph API for a user includes, profile image url, account I'd, username, website, name, biography, follow count, follower count, media count. . #coding #instagram #coder #tech #php #html #fullstackdeveloper #webdevelopment #webstagram #computers #frontenddeveloper #instagramgraphapi #instagramapi #api #backend #website #softwareengineer #code #programming #facebook

Media Object Insights

Get Media Insights Endpoint: https://graph.facebook.com/v5.0/{ig-media-id}/insights?metric=engagement,impressions,reach,saved,video_views&access_token={access-token}

Response

Get User Insights Endpoint: https://graph.facebook.com/v5.0/{ig-user-id}/insights?metric=follower_count,impressions,profile_views,reach&period=day&access_token={access-token}

Response