Social Readerssync4 creditsTikTok searchvideo researchsocial listening

TikTok Search

Search public TikTok videos through AIAPI Center (Apify managed provider) and return normalized video evidence rows.

What it does

TikTok is where viral AI image prompts, editing trends, and creative workflows surface first. This connector searches public TikTok videos through AIAPI Center using a managed public-data provider and returns compact rows with description, author, publish time, and engagement metrics.

Inputs

ParameterFormatExampleRequired
querystringgpt image promptYes
hashtagstringaiphotoNo
limitnumber5No

Outputs

FieldTypeDescription
matchedVideosnumberNumber of public videos returned for the query
topDescriptionstringDescription of the top returned video
topUrlstringTikTok URL for the top video
itemsarrayCompact video rows with author, metrics, and hashtags

Example output

Input

query: "gpt image prompt" limit: 5

Output

# TikTok Search Results
- Query: gpt image prompt
- Matched Videos: 5
- Top URL: https://www.tiktok.com/@user/video/...

What it means

Five public TikTok videos matched the query through the managed Apify provider. Results include engagement metrics and hashtags where available.

Last tested: 2026-06-28

How to install

Via CLI

$ vernclaw-cli invoke search.tiktok --query <value> --hashtag <value> --limit <value> --published_after <value>

Via web

  1. Visit the connector catalog and find TikTok Search.
  2. Click Install connector and acknowledge any training requirements.
  3. Complete authorization if prompted.
  4. Use the connector from Chat or the CLI.

Auth and permissions

OAuth requiredNo
Managed authIncluded, no API key needed
Bring your own key (BYOK)Not supported in v1
Audit loggedEvery request is logged with input, result, cost, and timestamps
Training acknowledgmentNot required

Admins can restrict this connector via blacklist or whitelist in the admin panel.

Limits and edge cases

  • source_mode=third_party_public_search; access_mode=provider_managed.
  • Only public TikTok videos are returned. No login-wall bypass.
  • Metrics (views, likes, comments, shares) may be missing or delayed.
  • Transcript or voice_to_text returned only when the provider supplies it.
  • Provider behavior may change when platform markup or policy changes.
  • Run time is longer than YouTube: allow up to 90 seconds.

Common use cases

Find viral AI prompt videos

Search TikTok for trending prompt workflows before writing a growth radar brief.

Collect evidence for creator trend research

Return normalized TikTok video rows with author, metrics, and hashtags for agent-driven analysis.

Frequently asked questions

What data source is used?

A managed Apify TikTok scraper via AIAPI Center. source_mode=third_party_public_search; access_mode=provider_managed.

Does this return private or login-walled content?

No. Only public TikTok videos are returned.

Related connectors

Agent-friendly links