Category: Instagram

Everything You Need to Know About Instagram API Integration

The following is a guest post by Emerson This. This a guide for web developers interested in integrating Instagram content on websites. It was only a few months ago when Instagram changed what was possible with their API, so this serves to explain that, what is possible now, and examples of those possibilities.Part ...

Conquering Instagram with PHP and the Instagram API

Instagram’s API allows us to interact with data such as user info, media (photos and videos), likes, comments, and tags. For example, you can search for media around a specific location and filter the results by time. The API also allows us to post comments or like specific media. For now, only uploading media isn’...