← 返回
未分类 Key

Web Page Rendered HTML Content API

Call GET /api/web/rendered-html/v1 for Web Page Rendered HTML Content through JustOneAPI with url.
justoneapi
未分类 clawhub v1.0.0 100000 Key: 需要
★ 0
Stars
📥 279
下载
💾 0
安装

概述

Web Page Rendered HTML Content

Use this focused JustOneAPI skill for rendered HTML Content in Web Page. It targets GET /api/web/rendered-html/v1. Required non-token inputs are url. OpenAPI describes it as: Get the Rendered HTML content of a web page.

Endpoint Scope

  • Platform key: web
  • Endpoint key: rendered-html
  • Platform family: Web Page
  • Skill slug: justoneapi-web-rendered-html
OperationVersionMethodPathOpenAPI summary
---------------
renderedHtmlV1v1GET/api/web/rendered-html/v1Rendered HTML Content

Inputs

ParameterInRequired byOptional byTypeNotes
------------------
urlqueryalln/astringThe URL of the web page to fetch

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

Version Choice

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

Run This Endpoint

Supported operation IDs in this skill: renderedHtmlV1.

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

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 renderedHtmlV1 on /api/web/rendered-html/v1.
  • Echo the required lookup scope (url) before summarizing results.
  • Prioritize fields that support this endpoint purpose: Get the Rendered HTML content of a web page.
  • 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:50 安全 安全

安全检测

暂无安全检测报告