Install
openclaw skills install justserpapi-web-markdownCall GET /api/v1/web/markdown for Web Crawling Markdown through Just Serp API with url.
openclaw skills install justserpapi-web-markdownUse this focused Just Serp API skill for Web Crawling Markdown. It targets GET /api/v1/web/markdown. Required inputs are url. OpenAPI describes it as: Get webpage crawl data, including removing boilerplate, for readable extraction, documentation workflows, and LLM input.
webmarkdownjustserpapi-web-markdown| Operation | Version | Method | Path | OpenAPI summary |
|---|---|---|---|---|
markdown | v1 | GET | /api/v1/web/markdown | Crawl Webpage (Markdown) |
| Parameter | In | Required by | Optional by | Type | Notes |
|---|---|---|---|---|---|
url | query | all | n/a | string | The full URL of the webpage to crawl and convert to Markdown (e.g., 'https://www.example.com') |
Request body: none documented; send parameters through path or query arguments.
Use markdown for the documented v1 endpoint. There are no alternate versions grouped in this skill.
Supported operation IDs in this skill: markdown.
node {baseDir}/bin/run.mjs --operation "markdown" --api-key "$JUST_SERP_API_KEY" --params-json '{"url":"<url>"}'
Ask for any missing required parameter before calling the helper. Keep user-provided IDs, URLs, keywords, and filters unchanged.
JUST_SERP_API_KEY--api-key "$JUST_SERP_API_KEY"; do not paste key values into chat messages, screenshots, or logs.markdown on /api/v1/web/markdown.url) before summarizing results.