Skip to main content
GET
Get User Profile
Fetch a single public Instagram profile by its username (handle). The same path also exposes a /related similar-accounts list. Credits: 5

Authorization

string
required
Your ScrapeBadger API key.

Path Parameters

string
required
Instagram handle without the @, e.g. instagram.
  • GET /v1/instagram/users/{username}/related — similar / suggested accounts. 5 credits.

Response

object
The full User. Key fields:

Example

Response