← Back to Skills Marketplace
justoneapi

Douban Movie Recent Hot Tv API

by justoneapi · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
73
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install justoneapi-douban-get-recent-hot-tv
Description
Call GET /api/douban/get-recent-hot-tv/v1 for Douban Movie Recent Hot Tv through JustOneAPI.
README (SKILL.md)

Douban Movie Recent Hot Tv

Use this focused JustOneAPI skill for recent Hot Tv in Douban Movie. It targets GET /api/douban/get-recent-hot-tv/v1. It has no required non-token parameters. OpenAPI describes it as: Get Douban recent Hot Tv data, including ratings, posters, and subject metadata, for series discovery and trend monitoring.

Endpoint Scope

  • Platform key: douban
  • Endpoint key: get-recent-hot-tv
  • Platform family: Douban Movie
  • Skill slug: justoneapi-douban-get-recent-hot-tv
Operation Version Method Path OpenAPI summary
getRecentHotTvV1 v1 GET /api/douban/get-recent-hot-tv/v1 Recent Hot Tv

Inputs

Parameter In Required by Optional by Type Notes
page query n/a all integer Page number for pagination

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

Version Choice

Use getRecentHotTvV1 for the documented v1 endpoint. There are no alternate versions grouped in this skill.

Run This Endpoint

Supported operation IDs in this skill: getRecentHotTvV1.

node {baseDir}/bin/run.mjs --operation "getRecentHotTvV1" --token "$JUST_ONE_API_TOKEN" --params-json '{"key":"value"}'

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 getRecentHotTvV1 on /api/douban/get-recent-hot-tv/v1.
  • Prioritize fields that support this endpoint purpose: Get Douban recent Hot Tv data, including ratings, posters, and subject metadata, for series discovery and 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.
Usage Guidance
This skill is a minimal wrapper around JustOneAPI's Douban endpoint and appears coherent. Before installing: (1) confirm you trust JustOneAPI and the provided homepage; (2) provide JUST_ONE_API_TOKEN only (do not paste it into chat); (3) be aware the API uses a query parameter named 'token' which may be logged or exposed in referer headers — if that is a concern, consider restricting the token's permissions or using an environment where request logs are controlled; (4) the skill will run the node helper and make network calls to api.justoneapi.com, so run it in environments where that network access is acceptable.
Capability Analysis
Type: OpenClaw Skill Name: justoneapi-douban-get-recent-hot-tv Version: 1.0.0 The skill is a standard API wrapper for retrieving Douban TV data via JustOneAPI (api.justoneapi.com). The execution script `bin/run.mjs` safely handles parameters using standard URL encoding and limits network activity to the documented endpoint. No evidence of malicious intent, data exfiltration, or prompt injection was found.
Capability Tags
requires-oauth-tokenrequires-sensitive-credentials
Capability Assessment
Purpose & Capability
The skill name/description (call JustOneAPI GET /api/douban/get-recent-hot-tv/v1) matches the included code and documentation. Requiring node and JUST_ONE_API_TOKEN is expected for an HTTP client that calls JustOneAPI. No unrelated binaries, credentials, or config paths are requested.
Instruction Scope
SKILL.md and bin/run.mjs only instruct the agent to call the documented API endpoint on https://api.justoneapi.com using the provided token and optional page query. The code does not read local files, other environment variables, or contact unexpected endpoints. It requests only the parameters declared in the manifest.
Install Mechanism
There is no install spec and no downloads; the skill is instruction-plus-a-small helper script (bin/run.mjs). No archives or third-party installs are performed by the skill itself.
Credentials
Only JUST_ONE_API_TOKEN is required (declared as primary credential), which is proportional to calling the API. Note: the token is sent as a query parameter per the OpenAPI manifest (parameter named 'token'), which can expose tokens in logs or referer headers — this is a property of the API design rather than the skill, but worth considering from a secrecy/leakage standpoint.
Persistence & Privilege
always is false and the skill does not modify system or other-skill configuration. It has standard, limited presence and can be invoked by the agent (normal behavior).
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install justoneapi-douban-get-recent-hot-tv
  3. After installation, invoke the skill by name or use /justoneapi-douban-get-recent-hot-tv
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial publish
Metadata
Slug justoneapi-douban-get-recent-hot-tv
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Douban Movie Recent Hot Tv API?

Call GET /api/douban/get-recent-hot-tv/v1 for Douban Movie Recent Hot Tv through JustOneAPI. It is an AI Agent Skill for Claude Code / OpenClaw, with 73 downloads so far.

How do I install Douban Movie Recent Hot Tv API?

Run "/install justoneapi-douban-get-recent-hot-tv" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Douban Movie Recent Hot Tv API free?

Yes, Douban Movie Recent Hot Tv API is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Douban Movie Recent Hot Tv API support?

Douban Movie Recent Hot Tv API is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Douban Movie Recent Hot Tv API?

It is built and maintained by justoneapi (@justoneapi); the current version is v1.0.0.

💬 Comments