Instagram Profile Scraper

Apify

Collect public Instagram profile details for usernames or profile URLs.

Current price
$0.0037/profile
Availability
Ready to run
Last accepted verification

What this API does

Fetch public Instagram profile metadata for supplied usernames.

Agents select this operation with tool ID apify.apify-instagram-profile-scraper, then inspect its current executable contract before a run.

Public input and output shape

Input

inputobject · optional

Provider-specific public source, URL or search criteria.

maxItemsnumber · optional

Maximum number of records to return.

Output

biographystring

Returned biography value.

fullNamestring

Returned full name value.

privateboolean

Returned private value.

urlstring

Returned url value.

usernamestring

Returned username value.

verifiedboolean

Returned verified value.

Example request and output

This reviewed worked example is shared with inspect. Inspect also returns the current executable schema and price estimate before a paid run.

Request

{
  "tool_id": "apify.apify-instagram-profile-scraper",
  "input": {
    "input": {
      "usernames": [
        "humansofny"
      ]
    },
    "maxItems": 1
  }
}

Output

{
  "url": "https://www.instagram.com/humansofny",
  "private": false,
  "fullName": "Humans of New York",
  "username": "humansofny",
  "verified": true,
  "biography": "New York City, one story at a time. Created by Brandon Stanton."
}
Teaching errors and limitations

No listing-specific teaching errors are published. Inspect the tool before running to receive the current schema and error guidance.

Updated
21 August 2026

Use Instagram Profile Scraper with Scrollport

Scrollport identifies and validates the best-in-class API tools and provides them on a pay-as-you-go basis so you don't need to maintain a separate provider account, subscription or credits.

Give your agent the setup prompt to receive $1 in trial credit and start using the tools right away.