Skip to content

How to Get Instagram Followers

  1. Log in to Instagram Web.
  2. Click on your avatar.
  3. Copy the username after / in the browser address bar.

Example: https://www.instagram.com/ulanzi.studio/

Here ulanzi.studio is the username.

API Interface

https://www.instagram.com/api/v1/users/web_profile_info/?username=ulanzi.studio

Parse the JSON data to get the edge_followed_by field.

Official Documentation