App Logo
instagram.com

Get Instagram following

List the accounts an Instagram user follows by their username. count=0 fetches every page. Returns count, has_more, and following (pk, username, full_name, is_private, is_verified, profile_pic_url). You'll get the complete list only for your own account or accounts you follow; for anyone else Instagram serves a limited preview.

Input

username required

Handle without the @.

count optional

Max accounts to fetch; 0 = every page Instagram will serve.

Default: 50

Output

count required
has_more required

True if Instagram still had pages when we stopped (count reached).

username required
following required

Start building not clicking