← 返回
未分类 Key 中文

Toutiao Search API

Call 2 search versions for Toutiao App Keyword Search through JustOneAPI with keyword.
通过 JustOneAPI 使用关键词调用 Toutiao App 关键词搜索的两个版本。
justoneapi justoneapi 来源
未分类 clawhub v1.0.0 1 版本 100000 Key: 需要
★ 0
Stars
📥 271
下载
💾 0
安装
1
版本
#latest

概述

Toutiao Search

Use this focused JustOneAPI skill for app Keyword Search and web Keyword Search in Toutiao. It targets 2 versioned paths under /api/toutiao/search. Required non-token inputs are keyword. OpenAPI describes it as: Get Toutiao app Keyword Search data, including matching articles, videos, and authors, for topic discovery and monitoring.

Endpoint Scope

  • Platform key: toutiao
  • Endpoint key: search
  • Platform family: Toutiao
  • Skill slug: justoneapi-toutiao-search
OperationVersionMethodPathOpenAPI summary
---------------
searchToutiaoV1v1GET/api/toutiao/search/v1App Keyword Search
searchV2v2GET/api/toutiao/search/v2Web Keyword Search

Inputs

ParameterInRequired byOptional byTypeNotes
------------------
keywordqueryalln/astringSearch keyword or query
pagequeryn/asearchToutiaoV1integerPage number for pagination
searchIdqueryn/asearchToutiaoV1stringSearch session ID for consistent pagination (not required for the first page)

Request body: none documented; send parameters through path or query arguments.

Version Choice

This skill groups 2 endpoint versions because their paths share search after removing the trailing version segment.

Choose the version the user requested; if no version was requested, pick the operation whose required inputs match the data the user has.

  • searchToutiaoV1 (v1): required inputs keyword.
  • searchV2 (v2): required inputs keyword.

Run This Endpoint

Supported operation IDs in this skill: searchToutiaoV1, searchV2.

node {baseDir}/bin/run.mjs --operation "searchToutiaoV1" --token "$JUST_ONE_API_TOKEN" --params-json '{"keyword":"<keyword>"}'

Ask for any missing required parameter before calling the helper. Keep user-provided IDs, cursors, keywords, and filters unchanged.

Environment

  • Required: JUST_ONE_API_TOKEN
  • Pass the token with --token "$JUST_ONE_API_TOKEN"; do not paste token values into chat messages, screenshots, or logs.
  • Get a token from Just One API Dashboard.
  • Authentication details: Just One API Usage Guide.

Output Focus

  • State the operation ID and endpoint path used, for example searchToutiaoV1 on /api/toutiao/search/v1.
  • Echo the required lookup scope (keyword) before summarizing results.
  • Prioritize fields that support this endpoint purpose: Get Toutiao app Keyword Search data, including matching articles, videos, and authors, for topic discovery and monitoring.
  • Return raw JSON only after the short, endpoint-specific summary.
  • If the backend errors, include the backend payload and the exact operation ID.

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-08 03:55 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

dev-programming

Facebook API

justoneapi
使用 JustOneAPI 分析Facebook 工作流,包括帖子搜索、获取 Profile ID 和获取 Profile 帖子。
★ 0 📥 610
data-analysis

AdMapix

fly0pants
AdMapix 原始数据层,提供广告创意、应用、排名、下载/收入及市场元数据。返回 AdMapix API 的结构化 JSON;调用方...
★ 297 📥 142,478
data-analysis

Tavily 搜索

jacky1n7
通过 Tavily API 进行网页搜索(Brave 替代方案)。当用户要求搜索网页、查找来源或链接,且 Brave 网页搜索不可用时使用。
★ 275 📥 101,228