/api/v1/instagram/profile
Instagram profile
Follower, following and post counts for an Instagram account.
Parameters
urlrequired- Example:
https://www.instagram.com/username/ fieldoptional- Return a single value for 1 credit instead of 2.
Fields
userId
· username
· followers
· following
· posts
· private
Example request
curl -H "Authorization: Bearer $TUBESTAT_KEY" \
"https://tubestat.co/api/v1/instagram/profile?url=https%3A%2F%2Fwww.instagram.com%2Fusername%2F"