ScavioScavio
ToolsPricing
Sign InsGet Startedg
Quick StartAPI & SDKsEcosystem

Instagram

Instagram Followings

List the accounts an Instagram user follows by username or user_id, with pagination, as JSON. Costs 10 credits.

POST/api/v1/instagram/user/followings

Authorizations

Authorizationstringheaderrequired

Bearer authentication header of the form Bearer <token>, where <token> is your Scavio API key (e.g. Bearer sk_live_your_key).

Body

application/json
usernamestring

Instagram username. Provide this or user_id.

Example: nasa

user_idstring

Numeric user id. Provide this or username.

countnumber

Number of results per page.

cursorstring

Pagination cursor from a previous response.

Request

from scavio import ScavioClient

client = ScavioClient(api_key="sk_live_your_key")
results = client.instagram.user_followings(username="nasa")
print(results)

Response

"big_list": true,
"page_size": 5,
"next_max_id": "5",
"has_more": true,
"should_limit_list_of_followers": false,
"use_clickable_see_more": false,
"follow_ranking_token": "6753a37c458945efa59f58a4aef9e8d1|17476771307|osr",
"status": "ok"
},
"response_time": 1299,
"credits_used": 10,
"credits_remaining": 4650
}
PreviousInstagram FollowersNextX Search
ScavioScavio

One scraper API for every social, search and ecommerce platform. Built for AI agents.

Product

  • Features
  • Pricing
  • Dashboard
  • Affiliates

Developers

  • Documentation
  • API Reference
  • Quickstart
  • MCP Integration
  • Python SDK

Alternatives

  • Tavily Alternative
  • SerpAPI Alternative
  • Firecrawl Alternative
  • Exa Alternative
  • Serper Alternative
  • Tavily vs Scavio
  • SerpAPI vs Scavio
  • All alternatives
  • Compare Scavio vs alternatives

Search APIs

  • Google Search API
  • Amazon Product API
  • YouTube API
  • Reddit API
  • Walmart Product API
  • TikTok API
  • Instagram API

Tools

  • All Tools

© 2026 Scavio. All rights reserved.

Featured on TAAFT
Terms of ServicePrivacy Policy