TikTok Scraper

Apify

Collect public TikTok videos, profiles and hashtags with engagement metadata.

Current price
$0.0052/result
Availability
Ready to run
Last accepted verification

What this API does

Collect public TikTok videos, profiles and hashtags with engagement metadata.

Agents select this operation with tool ID apify.clockworks-tiktok-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

authorMetaobject

Returned author meta value.

collectCountnumber

Returned collect count value.

commentCountnumber

Returned comment count value.

createTimenumber

Returned create time value.

createTimeISOstring

Returned create time iso value.

diggCountnumber

Returned digg count value.

hashtagsarray

Returned hashtags value.

idstring

Returned id value.

inputstring

Provider-specific public source, URL or search criteria.

isAdboolean

Returned is ad value.

isPinnedboolean

Returned is pinned value.

isSlideshowboolean

Returned is slideshow value.

isSponsoredboolean

Returned is sponsored value.

mentionsarray

Returned mentions value.

playCountnumber

Returned play count value.

repostCountnumber

Returned repost count 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.clockworks-tiktok-scraper",
  "input": {
    "input": {
      "hashtags": [
        "fyp"
      ],
      "resultsPerPage": 1
    },
    "maxItems": 1
  }
}

Output

{
  "id": "7528539175499435278",
  "isAd": false,
  "text": "#fyp #foryoupage #blowthisup",
  "input": "fyp",
  "hashtags": [
    {
      "name": "fyp"
    },
    {
      "name": "foryoupage"
    },
    {
      "name": "blowthisup"
    }
  ],
  "isPinned": false,
  "mentions": [],
  "diggCount": 2900000,
  "playCount": 33300000,
  "videoMeta": {
    "width": 576,
    "format": "mp4",
    "height": 1024,
    "duration": 5,
    "definition": "540p",
    "subtitleLinks": null,
    "transcriptionLink": null
  },
  "authorMeta": {
    "id": "6783394964295713797",
    "name": "piperrockelle",
    "nickName": "Piper Rockelle",
    "verified": true,
    "profileUrl": "https://www.tiktok.com/@piperrockelle",
    "privateAccount": false
  },
  "createTime": 1752874658,
  "shareCount": 32600,
  "isSlideshow": false,
  "isSponsored": false,
  "repostCount": 0,
  "webVideoUrl": "https://www.tiktok.com/@piperrockelle/video/7528539175499435278",
  "collectCount": 131481,
  "commentCount": 4914,
  "textLanguage": "un",
  "createTimeISO": "2025-07-18T21:37:38.000Z"
}
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 TikTok 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.