Weibo Keyword Search API

Call GET /api/weibo/search-all/v2 for Weibo Keyword Search through JustOneAPI with endDay, endHour, q, startDay, and startHour.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "Weibo Keyword Search API" with this command: npx skills add justoneapi/justoneapi-weibo-search-all

Weibo Keyword Search

Use this focused JustOneAPI skill for keyword Search in Weibo. It targets GET /api/weibo/search-all/v2. Required non-token inputs are endDay, endHour, q, startDay, and startHour. OpenAPI describes it as: Get Weibo keyword Search data, including authors, publish times, and engagement signals, for trend monitoring.

Endpoint Scope

  • Platform key: weibo
  • Endpoint key: search-all
  • Platform family: Weibo
  • Skill slug: justoneapi-weibo-search-all
OperationVersionMethodPathOpenAPI summary
searchAllV2v2GET/api/weibo/search-all/v2Keyword Search

Inputs

ParameterInRequired byOptional byTypeNotes
containsqueryn/aallstringContains filter for the result set. Available Values: - ALL: All - PICTURE: Has Picture - VIDEO: Has Video - MUSIC: Has Music - LINK: Has Link
contains enumvaluesn/an/an/aALL, LINK, MUSIC, PICTURE, VIDEO
endDayqueryalln/astringEnd Day (yyyy-MM-dd)
endHourqueryalln/aintegerEnd Hour (0-23)
hotSortqueryn/aallbooleanHot sort, true for hot sort, false for time sort. Default is false
pagequeryn/aallintegerPage number, starting with 1
qqueryalln/astringSearch Keywords
startDayqueryalln/astringStart Day (yyyy-MM-dd)
startHourqueryalln/aintegerStart Hour (0-23)

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

Version Choice

Use searchAllV2 for the documented v2 endpoint. There are no alternate versions grouped in this skill.

Run This Endpoint

Supported operation IDs in this skill: searchAllV2.

node {baseDir}/bin/run.mjs --operation "searchAllV2" --token "$JUST_ONE_API_TOKEN" --params-json '{"q":"<q>","startDay":"<startDay>","startHour":1,"endDay":"<endDay>","endHour":1}'

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 searchAllV2 on /api/weibo/search-all/v2.
  • Echo the required lookup scope (endDay, endHour, q, startDay, and startHour) before summarizing results.
  • Prioritize fields that support this endpoint purpose: Get Weibo keyword Search data, including authors, publish times, and engagement signals, for trend monitoring.
  • Return raw JSON only after the short, endpoint-specific summary.
  • If the backend errors, include the backend payload and the exact operation ID.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

App Builder

Full-stack application builder that creates web apps, APIs, mobile apps, and more from natural language requests. Use when the user wants to build a new appl...

Registry SourceRecently Updated
General

B2b Lead Generation

B2B Lead Generation Assistant. Activated when users say 'I want to sell XXX', 'Help me find customers', 'Analyze competitors', or 'Discover opportunities'. A...

Registry SourceRecently Updated
General

Baidu Speech Synthesis

Baidu Intelligent Cloud Speech Synthesis (TTS), supporting multi-role dialogue audio generation, SSML/segment-merge dual modes, speech rate/pitch adjustment.

Registry SourceRecently Updated
1970guoxh
General

把播客变成可读文章。支持输入音频文字稿、节目链接或摘要笔记,自动提炼核心观点、精选金句,生成适配微信公众号、知乎、企业内刊等多平台的图文内容。提供深度解析、精华摘要、对话体重构、社交媒体切片四种风格,开箱即用。

播客文章生成器。将播客内容(音频文字稿、节目链接、摘要笔记)转化为结构清晰、适合发布的图文文章。 支持多种输出风格(深度解析、精华摘要、对话体重构、社交媒体切片)和多种输出格式(Markdown、微信公众号、知乎、企业内刊)。 触发词:播客文章、播客转文章、podcast to article、podcast a...

Registry SourceRecently Updated