{
  "x402Version": 2,
  "id": 6685,
  "slug": "6685",
  "resource": "https://stableapify.dev/api/actors/apify/instagram-profile-scraper/call",
  "description": "Start the \"Instagram Profile Scraper\" Apify actor (apify/instagram-profile-scraper). Scrape all Instagram profile info. Just add Instagram usernames, IDs or URLs and extract name, join date, number of followers,  location, bio, website, related…",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x23d931f95831cee50b5f5edf4d0e88270f6c8411",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "10000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "body": {},
          "bodyType": "json",
          "method": "POST",
          "type": "http"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "body": {
                "$schema": "https://json-schema.org/draft/2020-12/schema",
                "additionalProperties": false,
                "properties": {
                  "input": {
                    "additionalProperties": {},
                    "description": "Normalized actor input. See field descriptions for the simplified shape; native Apify input also accepted (passed through).",
                    "properties": {
                      "includeAboutSection": {
                        "default": false,
                        "description": "This feature is for paying users only. If enabled, the scraper will extract information about the account, including date joined, country of origin, and the profile's channel information. Please beware that the country is there ONLY if the user filled in this information.",
                        "type": "boolean"
                      },
                      "usernames": {
                        "description": "Provide one or several Instagram user names you want to scrape the posts from. The actor will also handle user name IDs.",
                        "items": {
                          "type": "string"
                        },
                        "type": "array"
                      }
                    },
                    "required": [
                      "usernames",
                      "includeAboutSection"
                    ],
                    "type": "object"
                  },
                  "options": {
                    "additionalProperties": false,
                    "description": "Optional Apify run options.",
                    "properties": {
                      "build": {
                        "maxLength": 100,
                        "minLength": 1,
                        "type": "string"
                      },
                      "maxItems": {
                        "maximum": 100000,
                        "minimum": 1,
                        "type": "integer"
                      },
                      "memory": {
                        "maximum": 32768,
                        "minimum": 128,
                        "type": "integer"
                      }
                    },
                    "type": "object"
                  }
                },
                "type": "object"
              },
              "bodyType": {
                "enum": [
                  "json",
                  "form-data",
                  "text"
                ],
                "type": "string"
              },
              "method": {
                "enum": [
                  "POST",
                  "PUT",
                  "PATCH"
                ],
                "type": "string"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method",
              "bodyType",
              "body"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "stableapify.dev",
  "lastUpdated": "2026-08-24T23:35:56.427Z",
  "quality": {
    "calls30d": 1,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-08-24T23:35:56.053Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "stableapify.dev",
    "manifest_name": "stableapify.dev",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}