搜索用户档案/Search profiles

Threadsapi

About

搜索用户档案/Search profiles

Documentation

搜索用户档案/Search profiles

[中文]

用途:

  • 搜索Threads用户档案
  • 价格:0.002$ / 次

参数:

  • query: 搜索关键词,例如:mark

返回:

  • 搜索结果数据,包含:
    • users: 用户列表
    • 每个用户包含:
      • pk: 用户ID
      • username: 用户名
      • full_name: 全名
      • profile_pic_url: 头像URL
      • is_verified: 是否认证
      • follower_count: 粉丝数
      • 等等...

[English]

Purpose:

  • Search Threads user profiles
  • Price: 0.002$ / time

Parameters:

  • query: Search query, for example: mark

Return:

  • Search result data, including:
    • users: User list
    • Each user contains:
      • pk: User ID
      • username: Username
      • full_name: Full name
      • profile_pic_url: Profile picture URL
      • is_verified: Is verified
      • follower_count: Follower count
      • etc...

[示例/Example]

query = "mark"

Imported from a validated TikHub OpenAPI document. Pricing must be reviewed before enabling.

Try 搜索用户档案/Search profiles

Test this model in the Sandbase Playground with your own prompts.

Open in Playground

Related Models