Skip to content

Galex3/Instagram-API-PHP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Instagram-API-PHP

Instagram Basic Display API in PHP

Generating Access Token

You can go through the Documentation available at https://developers.facebook.com/docs/instagram-basic-display-api/getting-started, but I recommend watching this video instead: https://www.youtube.com/watch?v=X2ndbJAnQKM.

Retrieving User Data

Check https://developers.facebook.com/docs/instagram-basic-display-api/guides/getting-profiles-and-media and https://developers.facebook.com/docs/instagram-basic-display-api/reference/media.

Notes

Many repositories have code for the Legacy Instagram API, which was disabled on June 29, 2020. That will not work anymore, and you must use the Basic Display API or Graph API. The latter targets Businesses and Creators and gives insight and full control over those accounts.

About

Instagram Basic Display API in PHP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages