← 返回 Skills 市场
justserpapi

Web Crawling Html API

作者 justserpapi · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
16
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install justserpapi-web-html
功能描述
Call GET /api/v1/web/html for Web Crawling Html through Just Serp API with url.
使用说明 (SKILL.md)

Web Crawling Html

Use this focused Just Serp API skill for Web Crawling Html. It targets GET /api/v1/web/html. Required inputs are url. OpenAPI describes it as: Get webpage crawl data, including returns full raw HTML content, fast and cost-efficient, and optimized for static page crawling, for scraping, metadata extraction, and page structure analysis.

Endpoint Scope

  • Group key: web
  • Endpoint key: html
  • Group family: Web Crawling
  • Skill slug: justserpapi-web-html
Operation Version Method Path OpenAPI summary
html v1 GET /api/v1/web/html Crawl Webpage (HTML)

Inputs

Parameter In Required by Optional by Type Notes
url query all n/a string The full URL of the webpage to crawl (e.g., 'https://www.example.com')

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

Version Choice

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

Run This Endpoint

Supported operation IDs in this skill: html.

node {baseDir}/bin/run.mjs --operation "html" --api-key "$JUST_SERP_API_KEY" --params-json '{"url":"\x3Curl>"}'

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

Environment

  • Required: JUST_SERP_API_KEY
  • Pass the API key with --api-key "$JUST_SERP_API_KEY"; do not paste key values into chat messages, screenshots, or logs.
  • Project site: Just Serp API.
  • Authentication details: Just Serp API Docs.

Output Focus

  • State the operation ID and endpoint path used, for example html on /api/v1/web/html.
  • Echo the required lookup scope (url) before summarizing results.
  • Prioritize fields that support this endpoint purpose: Get webpage crawl data, including returns full raw HTML content, fast and cost-efficient, and optimized for static page crawling, for scraping, metadata extraction, and page structure analysis.
  • Return raw JSON only after the short, endpoint-specific summary.
  • If the backend errors, include the backend payload and the exact operation ID.
安全使用建议
Install only if you are comfortable sending target URLs to Just Serp API and receiving raw page HTML back. Use it for public or authorized pages, avoid internal, authenticated, signed, or sensitive links, and be careful not to log or share returned HTML that may contain personal data or secrets.
能力标签
requires-sensitive-credentials
能力评估
Purpose & Capability
The artifacts consistently describe one purpose: call Just Serp API's GET /api/v1/web/html endpoint with a user-supplied url and return the crawl result, including raw HTML.
Instruction Scope
The instructions are narrow and user-directed, but they do not explicitly warn users to avoid private, authenticated, signed, localhost, or intranet URLs.
Install Mechanism
The skill includes a simple Node helper and generated operation metadata; it requires node and a JUST_SERP_API_KEY, with no package installation, background setup, or unexpected install-time behavior shown.
Credentials
Network access to api.justserpapi.com and use of an API key are proportionate to the stated crawling purpose, but users should understand that target URLs and fetched content are processed externally.
Persistence & Privilege
No persistence, privilege escalation, local file indexing, credential store access, destructive action, or background worker behavior is evident in the artifacts.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install justserpapi-web-html
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /justserpapi-web-html 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial publish
元数据
Slug justserpapi-web-html
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Web Crawling Html API 是什么?

Call GET /api/v1/web/html for Web Crawling Html through Just Serp API with url. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 16 次。

如何安装 Web Crawling Html API?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install justserpapi-web-html」即可一键安装,无需额外配置。

Web Crawling Html API 是免费的吗?

是的,Web Crawling Html API 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Web Crawling Html API 支持哪些平台?

Web Crawling Html API 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Web Crawling Html API?

由 justserpapi(@justserpapi)开发并维护,当前版本 v1.0.0。

💬 留言讨论