With this endpoint you can get information about the users who are subscribed to the Instagram account.
Endpoint:
The /user-followers
The Instagram Social Media API endpoint allows you to GET
user information based on the given user ID.
Using the user-followers
API's endpoint, you can collect information about users who are following a specific Instagram account. This includes details like their usernames, full names, profile pictures, verification status, and whether their profiles are private or not. You can also check for any account badges, scammer status, and more. Additionally, you can retrieve comments and engagement data related to the posts shared by the Instagram account's followers, such as likes and comments on posts.
Authentication:
API-KEY
. Use your API-KEY
for authentication.
Output format:
json
Results:
Click "200" at the bottom of the page in the Responses block to see the JSON structure of a successful response.
Support
If you have any questions about authentication or API usage, please contact our support team at [email protected].