{
  "data": {
    "id": "DL4xzB0sb7AJSl0ea",
    "userId": "HIMU0xktu1JeZb4Xl",
    "name": "tiktok-user-search-scraper",
    "username": "fetch_cat",
    "description": "Search public TikTok users by keyword and export creator profiles with account statistics, bios, verification, ranking, and query attribution.",
    "isPublic": true,
    "createdAt": "2026-08-10T10:24:11.008Z",
    "modifiedAt": "2026-08-11T20:02:49.039Z",
    "taggedBuilds": {
      "latest": {
        "buildId": "sIzqKgDgG9uocNHiE",
        "finishedAt": "2026-08-11T20:02:49.039Z",
        "buildNumberInt": 100008,
        "buildNumber": "0.1.8"
      }
    },
    "stats": {
      "totalBuilds": 8,
      "totalRuns": 40,
      "totalUsers": 3,
      "totalUsers7Days": 2,
      "totalUsers30Days": 2,
      "totalUsers90Days": 2,
      "lastRunStartedAt": "2026-08-26T20:08:26.452Z",
      "actorReviewCount": 0,
      "actorReviewRating": 0,
      "bookmarkCount": 0,
      "publicActorRunStats30Days": {
        "ABORTED": 0,
        "FAILED": 2,
        "SUCCEEDED": 15,
        "TIMED-OUT": 0,
        "TOTAL": 17
      }
    },
    "versions": [
      {
        "versionNumber": "0.1",
        "sourceType": "SOURCE_FILES",
        "buildTag": "latest"
      }
    ],
    "defaultRunOptions": {
      "build": "latest",
      "timeoutSecs": 300,
      "memoryMbytes": 1024
    },
    "exampleRunInput": {
      "body": "{\"queries\": [\"coffee\"], \"maxUsersPerQuery\": 3}",
      "contentType": "application/json; charset=utf-8"
    },
    "categories": [
      "SOCIAL_MEDIA",
      "LEAD_GENERATION"
    ],
    "isDeprecated": false,
    "title": "TikTok User Search Scraper",
    "pictureUrl": "https://apify-image-uploads-prod.s3.us-east-1.amazonaws.com/HIMU0xktu1JeZb4Xl-actor-B5qu4d1iteAp2TaF1-T4e41t5zLa-tiktok-curated-actor-icon.png",
    "seoTitle": "TikTok User Search Scraper & Creator Search API",
    "seoDescription": "Search TikTok users by keyword and export ranked creator profiles, bios, follower counts, verification, and public account statistics through API or MCP.",
    "pricingInfos": [
      {
        "pricingModel": "PAY_PER_EVENT",
        "pricingPerEvent": {
          "actorChargeEvents": {
            "start": {
              "eventTitle": "Start",
              "eventDescription": "One-time fee per run",
              "eventPriceUsd": 0.005,
              "isOneTimeEvent": true
            },
            "result": {
              "eventTitle": "User profile",
              "eventDescription": "Per user profile produced",
              "eventTieredPricingUsd": {
                "FREE": {
                  "tieredEventPriceUsd": 0.0046
                },
                "BRONZE": {
                  "tieredEventPriceUsd": 0.004
                },
                "SILVER": {
                  "tieredEventPriceUsd": 0.00312
                },
                "GOLD": {
                  "tieredEventPriceUsd": 0.0024
                },
                "PLATINUM": {
                  "tieredEventPriceUsd": 0.0016
                },
                "DIAMOND": {
                  "tieredEventPriceUsd": 0.00112
                }
              },
              "isPrimaryEvent": true
            }
          }
        },
        "createdAt": "2026-08-10T11:44:37.700Z",
        "startedAt": "2026-08-10T11:44:37.700Z",
        "apifyMarginPercentage": 0.2
      },
      {
        "pricingModel": "PAY_PER_EVENT",
        "pricingPerEvent": {
          "actorChargeEvents": {
            "start": {
              "eventTitle": "Start",
              "eventDescription": "One-time fee per run",
              "eventPriceUsd": 0.006,
              "isOneTimeEvent": true
            },
            "result": {
              "eventTitle": "User profile",
              "eventDescription": "Per user profile produced",
              "eventTieredPricingUsd": {
                "FREE": {
                  "tieredEventPriceUsd": 0.0046
                },
                "BRONZE": {
                  "tieredEventPriceUsd": 0.004
                },
                "SILVER": {
                  "tieredEventPriceUsd": 0.00312
                },
                "GOLD": {
                  "tieredEventPriceUsd": 0.0024
                },
                "PLATINUM": {
                  "tieredEventPriceUsd": 0.0016
                },
                "DIAMOND": {
                  "tieredEventPriceUsd": 0.00112
                }
              },
              "isPrimaryEvent": true
            }
          }
        },
        "startedAt": "2026-08-10T12:10:04.224Z",
        "reasonForChange": "The run-start price now better reflects fixed processing costs while per-profile prices remain unchanged.",
        "createdAt": "2026-08-10T12:10:04.592Z",
        "apifyMarginPercentage": 0.2
      }
    ],
    "notice": "NONE",
    "isCritical": false,
    "isGeneric": false,
    "hasNoDataset": false,
    "isSourceCodeHidden": true,
    "standbyUrl": null,
    "actorPermissionLevel": "LIMITED_PERMISSIONS",
    "readmeSummary": "## TikTok User Search Scraper\n\nA TikTok-focused web scraper that performs keyword-based public user searches to discover and extract creator profiles and account statistics for influencer discovery, outreach, niche research, and creator qualification. The Actor queries TikTok public user search results and returns per-result metadata including search attribution and result rank, public account identifiers, profile and avatar URLs, biography text and linked websites, account flags (verification/private/seller), and engagement and audience metrics such as follower counts, likes/hearts, and video counts, plus collection timestamp and source URL. The output preserves which query produced each profile and deduplicates exact duplicates within individual queries, enabling auditable multi-query discovery and shortlist generation for marketing and research workflows.\n\n## Use cases\n\n- Building niche-specific creator shortlists for influencer marketing and outreach lists.  \n- Discovering and qualifying creators by audience and activity signals for talent and creator agencies.  \n- Brand-name and competitive research to find public TikTok accounts related to a company or topic.  \n- Niche creator discovery for topics like specialty coffee, fitness coaching, vegan recipes, or home workouts.  \n- Generating lists of verified accounts or accounts matching multiple search queries while preserving query attribution.  \n- Feeding creator discovery results into downstream systems (CRMs, analytics, automation) and scheduled discovery workflows.",
    "deploymentKey": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDbFGxgUDgPecYRfZnKR0oS7SD6JUZ4Eh+A0CNQggoEqAfhJ+UCZT+Be5w9KGkiI8jVeWRTCufvNwVMz89M46Rw59ghSobrUy1zdpQ5+lKKMUm5qwV7qrIuDl8G883tG2r4O4BkZBEP/S1dSuqE6aP+/iu9dMxWqBzLyfybhxo4uF4SXc1/raTNIq4OuZxFJGv4VPo4n6GfnLscKpDiNV9kVMB2H8gSMG1gpCkkT5IHp8g3kqUzZqSAGQIF33NfKfxyL9fJY2nec4++cMlWeyJw8YvcfgBMRl+/YgZ4+/Lhj4XXNNhBqoIDJznahHdMchzBleCpOom7mzEpOwxED821 \n"
  }
}