{
 "retrievedOn": "2026-09-22",
 "page": "/guides/tiktok-script-templates/",
 "tool": "search_suggestions",
 "note": "TikTok search autocomplete for two topics used in the script templates on the page, pulled 22 September 2026. Ten suggestions requested per seed; TikTok returned ten each. The derived block also records the median length of ranking videos in the two earlier caption pulls this page reuses.",
 "calls": [
  {
   "tool": "search_suggestions",
   "arguments": {
    "keyword": "public speaking",
    "count": 10
   },
   "result": {
    "count": 10,
    "suggestions": [
     {
      "text": "public speaking"
     },
     {
      "text": "public speaking practices"
     },
     {
      "text": "public speaking English"
     },
     {
      "text": "public speaking training"
     },
     {
      "text": "Public speaking tips"
     },
     {
      "text": "public speaking skills"
     },
     {
      "text": "public speaking ကျင့်နည်း"
     },
     {
      "text": "public speaking competition 2026"
     },
     {
      "text": "public speaking class in college"
     },
     {
      "text": "public speaking at school"
     }
    ]
   }
  },
  {
   "tool": "search_suggestions",
   "arguments": {
    "keyword": "first apartment",
    "count": 10
   },
   "result": {
    "count": 10,
    "suggestions": [
     {
      "text": "first apartment"
     },
     {
      "text": "first apartment move in"
     },
     {
      "text": "first apartment vlog"
     },
     {
      "text": "first apartment essentials"
     },
     {
      "text": "first apartment decorating"
     },
     {
      "text": "first apartment shopping"
     },
     {
      "text": "first apartment by myself"
     },
     {
      "text": "first apartment must haves"
     },
     {
      "text": "first apartment at 18"
     },
     {
      "text": "first apartment aesthetic"
     }
    ]
   }
  }
 ],
 "derived": {
  "publicSpeaking": {
   "returned": 10,
   "english": 10,
   "nonEnglishScript": [],
   "withQualifierBeyondSeed": 9,
   "usedOnPage": [
    "public speaking tips",
    "public speaking at school",
    "public speaking class in college"
   ]
  },
  "firstApartment": {
   "returned": 10,
   "english": 10,
   "nonEnglishScript": [],
   "withQualifierBeyondSeed": 9,
   "usedOnPage": [
    "first apartment essentials",
    "first apartment decorating",
    "first apartment must haves"
   ]
  },
  "rankingVideoLengthsReused": {
   "tiktok-hooks-ranking-captions.json": {
    "videos": 89,
    "medianSeconds": 26.9
   },
   "tiktok-caption-ideas-ranking-captions.json": {
    "videos": 108,
    "medianSeconds": 31.6
   },
   "method": "median of durationMs across every video returned in the file's calls, divided by 1000"
  },
  "wordBudgetPerSecond": {
   "wordsPerSecond": 3,
   "source": "/evidence/tiktok-transcript-webvtt.json",
   "method": "four auto-caption files: 40 words in 15 s, 134 in 37 s, 167 in 56 s, 343 in 105 s; all round to about 3 words a second",
   "budget": {
    "20s": 60,
    "40s": 120,
    "60s": 180
   }
  }
 }
}