App Logo
instagram.com

Follow Instagram user

Follow an Instagram user from their profile. outgoing_request=true means a pending request to a private account; fails if there's no Follow button (already followed/requested). Returns following, outgoing_request, followed_by, user_id.

Input

username required

Instagram handle without @, e.g. davidguetta

Output

user_id required
username required
following required

True once the follow is active (public accounts). False with outgoing_request=true means a pending request to a private account.

followed_by required

Whether the target already follows the caller back.

outgoing_request required

True when the target is private and the follow request is awaiting approval.

Start building not clicking