{
  "openapi": "3.0.1",
  "info": {
    "title": "Find Twitter / X Influencers by Niche 🎯 Micro + Engagement",
    "description": "Twitter / X influencer discovery: find influencers and micro-influencers by niche, ranked by real engagement — not follower count. Build an outreach-ready list of creators and KOLs with engagement metrics, contact emails, and recent posts. No login, no browser.",
    "version": "0.1",
    "x-build-id": "qcBoebeGnvOjwt08H"
  },
  "servers": [
    {
      "url": "https://api.apify.com/v2"
    }
  ],
  "paths": {
    "/acts/yumitori~x-niche-influencer-finder/run-sync-get-dataset-items": {
      "post": {
        "operationId": "run-sync-get-dataset-items-yumitori-x-niche-influencer-finder",
        "x-openai-isConsequential": false,
        "summary": "Executes an Actor, waits for its completion, and returns Actor's dataset items in response.",
        "tags": [
          "Run Actor"
        ],
        "requestBody": {
          "required": true,
          "content": {
            "application/json": {
              "schema": {
                "$ref": "#/components/schemas/inputSchema"
              }
            }
          }
        },
        "parameters": [
          {
            "name": "token",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            },
            "description": "Enter your Apify token here"
          }
        ],
        "responses": {
          "200": {
            "description": "OK"
          }
        }
      }
    },
    "/acts/yumitori~x-niche-influencer-finder/runs": {
      "post": {
        "operationId": "runs-sync-yumitori-x-niche-influencer-finder",
        "x-openai-isConsequential": false,
        "summary": "Executes an Actor and returns information about the initiated run in response.",
        "tags": [
          "Run Actor"
        ],
        "requestBody": {
          "required": true,
          "content": {
            "application/json": {
              "schema": {
                "$ref": "#/components/schemas/inputSchema"
              }
            }
          }
        },
        "parameters": [
          {
            "name": "token",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            },
            "description": "Enter your Apify token here"
          }
        ],
        "responses": {
          "200": {
            "description": "OK",
            "content": {
              "application/json": {
                "schema": {
                  "$ref": "#/components/schemas/runsResponseSchema"
                }
              }
            }
          }
        }
      }
    },
    "/acts/yumitori~x-niche-influencer-finder/run-sync": {
      "post": {
        "operationId": "run-sync-yumitori-x-niche-influencer-finder",
        "x-openai-isConsequential": false,
        "summary": "Executes an Actor, waits for completion, and returns the OUTPUT from Key-value store in response.",
        "tags": [
          "Run Actor"
        ],
        "requestBody": {
          "required": true,
          "content": {
            "application/json": {
              "schema": {
                "$ref": "#/components/schemas/inputSchema"
              }
            }
          }
        },
        "parameters": [
          {
            "name": "token",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            },
            "description": "Enter your Apify token here"
          }
        ],
        "responses": {
          "200": {
            "description": "OK"
          }
        }
      }
    }
  },
  "components": {
    "schemas": {
      "inputSchema": {
        "type": "object",
        "properties": {
          "smartNiche": {
            "title": "Smart niche — type any niche in plain words",
            "type": "string",
            "description": "Type any niche in plain words and the finder auto-discovers the right seed accounts — no handles needed. Enter a topic (e.g. \"home fitness\"), not a person's name. Leave blank to use the dropdown or your own accounts."
          },
          "niche": {
            "title": "Niche — pick one (or Custom to enter your own accounts)",
            "enum": [
              "custom",
              "fitness",
              "nutrition",
              "ai",
              "crypto",
              "startups",
              "vc",
              "buildinpublic",
              "finance",
              "writing",
              "productivity",
              "podcasting",
              "creators",
              "tech",
              "marketing"
            ],
            "type": "string",
            "description": "Choose your niche and the finder auto-seeds it with the right expert accounts — no need to know handles. Pick 'Custom' to enter your own seed accounts below.",
            "default": "fitness"
          },
          "handles": {
            "title": "Your own seed accounts (@handle or URL)",
            "type": "array",
            "description": "Optional. Used when Niche = Custom, or to add extra seeds on top of a chosen niche. Accepts @handle, handle, or https://x.com/handle.",
            "items": {
              "type": "string"
            }
          },
          "followerTier": {
            "title": "Follower tier",
            "enum": [
              "any",
              "nano",
              "micro",
              "mid",
              "custom"
            ],
            "type": "string",
            "description": "Target a creator size in one click. Pick a tier to instantly exclude mega-accounts and mainstream brands, or choose Custom to set your own range below.",
            "default": "any"
          },
          "minFollowers": {
            "title": "Min followers (Custom / Any tier)",
            "minimum": 0,
            "type": "integer",
            "description": "Used when Follower tier is Any or Custom. Ignore accounts below this size.",
            "default": 1000
          },
          "maxFollowers": {
            "title": "Max followers (Custom / Any tier · 0 = no limit)",
            "minimum": 0,
            "type": "integer",
            "description": "Used when Follower tier is Any or Custom. Cap on account size. 0 = no ceiling.",
            "default": 0
          },
          "includeBrands": {
            "title": "Include brands & companies",
            "type": "boolean",
            "description": "Off by default — corporate, brand, and official-org accounts are filtered out so you get people and creators. Turn on to keep everything.",
            "default": false
          },
          "verifiedOnly": {
            "title": "Verified accounts only",
            "type": "boolean",
            "description": "Keep only verified creators. Useful for tightening the shortlist to established accounts.",
            "default": false
          },
          "sortBy": {
            "title": "Rank by",
            "enum": [
              "score",
              "engagement",
              "followers",
              "openToBiz"
            ],
            "type": "string",
            "description": "How to order the shortlist. Influencer Score blends niche-centrality, engagement, and reach. Or rank by engagement rate, follower count, or put the creators whose bios signal they're open to business/collab first (best for outreach).",
            "default": "score"
          },
          "postsPerInfluencer": {
            "title": "Recent posts to analyze per creator (0 = volume mode)",
            "minimum": 0,
            "maximum": 100,
            "type": "integer",
            "description": "How many recent posts to pull per creator to compute real engagement (engagement rate, avg views, top post). Set 0 for VOLUME MODE — skip post analysis and return thousands of niche creators fast (with followers, bio, verified status, and niche-centrality). Use a value (e.g. 20) for a deep, engagement-ranked shortlist.",
            "default": 20
          },
          "maxInfluencers": {
            "title": "Max results (shortlist size)",
            "minimum": 1,
            "maximum": 50000,
            "type": "integer",
            "description": "The hard cap on how many creators are returned, ranked. Default 50 — raise it for a bigger list, up to 50,000. In volume mode (posts = 0) big lists are cheap; in deep mode each result adds a post-analysis pass.",
            "default": 50
          },
          "hops": {
            "title": "Discovery depth (hops)",
            "minimum": 1,
            "maximum": 4,
            "type": "integer",
            "description": "How far out from the seeds to explore. 1 = directly related accounts. 2 = the neighbourhood. 3–4 = widest — maps thousands of accounts (hop 4 + several diverse seeds returns 8,000+).",
            "default": 2
          },
          "maxCandidates": {
            "title": "Max accounts to discover (advanced)",
            "minimum": 10,
            "maximum": 50000,
            "type": "integer",
            "description": "Upper bound on the raw discovery pool before filtering and ranking. Raise it (up to 50,000) to surface thousands of creators. Higher = more thorough, slower.",
            "default": 600
          }
        }
      },
      "runsResponseSchema": {
        "type": "object",
        "properties": {
          "data": {
            "type": "object",
            "properties": {
              "id": {
                "type": "string"
              },
              "actId": {
                "type": "string"
              },
              "userId": {
                "type": "string"
              },
              "startedAt": {
                "type": "string",
                "format": "date-time",
                "example": "2025-01-08T00:00:00.000Z"
              },
              "finishedAt": {
                "type": "string",
                "format": "date-time",
                "example": "2025-01-08T00:00:00.000Z"
              },
              "status": {
                "type": "string",
                "example": "READY"
              },
              "meta": {
                "type": "object",
                "properties": {
                  "origin": {
                    "type": "string",
                    "example": "API"
                  },
                  "userAgent": {
                    "type": "string"
                  }
                }
              },
              "stats": {
                "type": "object",
                "properties": {
                  "inputBodyLen": {
                    "type": "integer",
                    "example": 2000
                  },
                  "rebootCount": {
                    "type": "integer",
                    "example": 0
                  },
                  "restartCount": {
                    "type": "integer",
                    "example": 0
                  },
                  "resurrectCount": {
                    "type": "integer",
                    "example": 0
                  },
                  "computeUnits": {
                    "type": "integer",
                    "example": 0
                  }
                }
              },
              "options": {
                "type": "object",
                "properties": {
                  "build": {
                    "type": "string",
                    "example": "latest"
                  },
                  "timeoutSecs": {
                    "type": "integer",
                    "example": 300
                  },
                  "memoryMbytes": {
                    "type": "integer",
                    "example": 1024
                  },
                  "diskMbytes": {
                    "type": "integer",
                    "example": 2048
                  }
                }
              },
              "buildId": {
                "type": "string"
              },
              "defaultKeyValueStoreId": {
                "type": "string"
              },
              "defaultDatasetId": {
                "type": "string"
              },
              "defaultRequestQueueId": {
                "type": "string"
              },
              "buildNumber": {
                "type": "string",
                "example": "1.0.0"
              },
              "containerUrl": {
                "type": "string"
              },
              "usage": {
                "type": "object",
                "properties": {
                  "ACTOR_COMPUTE_UNITS": {
                    "type": "integer",
                    "example": 0
                  },
                  "DATASET_READS": {
                    "type": "integer",
                    "example": 0
                  },
                  "DATASET_WRITES": {
                    "type": "integer",
                    "example": 0
                  },
                  "KEY_VALUE_STORE_READS": {
                    "type": "integer",
                    "example": 0
                  },
                  "KEY_VALUE_STORE_WRITES": {
                    "type": "integer",
                    "example": 1
                  },
                  "KEY_VALUE_STORE_LISTS": {
                    "type": "integer",
                    "example": 0
                  },
                  "REQUEST_QUEUE_READS": {
                    "type": "integer",
                    "example": 0
                  },
                  "REQUEST_QUEUE_WRITES": {
                    "type": "integer",
                    "example": 0
                  },
                  "DATA_TRANSFER_INTERNAL_GBYTES": {
                    "type": "integer",
                    "example": 0
                  },
                  "DATA_TRANSFER_EXTERNAL_GBYTES": {
                    "type": "integer",
                    "example": 0
                  },
                  "PROXY_RESIDENTIAL_TRANSFER_GBYTES": {
                    "type": "integer",
                    "example": 0
                  },
                  "PROXY_SERPS": {
                    "type": "integer",
                    "example": 0
                  }
                }
              },
              "usageTotalUsd": {
                "type": "number",
                "example": 0.00005
              },
              "usageUsd": {
                "type": "object",
                "properties": {
                  "ACTOR_COMPUTE_UNITS": {
                    "type": "integer",
                    "example": 0
                  },
                  "DATASET_READS": {
                    "type": "integer",
                    "example": 0
                  },
                  "DATASET_WRITES": {
                    "type": "integer",
                    "example": 0
                  },
                  "KEY_VALUE_STORE_READS": {
                    "type": "integer",
                    "example": 0
                  },
                  "KEY_VALUE_STORE_WRITES": {
                    "type": "number",
                    "example": 0.00005
                  },
                  "KEY_VALUE_STORE_LISTS": {
                    "type": "integer",
                    "example": 0
                  },
                  "REQUEST_QUEUE_READS": {
                    "type": "integer",
                    "example": 0
                  },
                  "REQUEST_QUEUE_WRITES": {
                    "type": "integer",
                    "example": 0
                  },
                  "DATA_TRANSFER_INTERNAL_GBYTES": {
                    "type": "integer",
                    "example": 0
                  },
                  "DATA_TRANSFER_EXTERNAL_GBYTES": {
                    "type": "integer",
                    "example": 0
                  },
                  "PROXY_RESIDENTIAL_TRANSFER_GBYTES": {
                    "type": "integer",
                    "example": 0
                  },
                  "PROXY_SERPS": {
                    "type": "integer",
                    "example": 0
                  }
                }
              }
            }
          }
        }
      }
    }
  }
}