Inscrivez-vous ou connectez-vous pour rejoindre votre communauté professionnelle.
This is really very easy to do. Instagram has explained well about their APIs in their documentation. For your ease follow the links:
- https://github.com/cosenary/Instagram-PHP-API
You may use this class to get information from Instagram. You have to create an application to create access / secret tokens and then you may use them to fetch information from Instagram.
read Instagram API reference.
good luck