Skip to main content
在 Manus 中运行任何 Skill
一键导入

web-extract

星标57
分支9
更新时间2026年6月27日 03:37

Extract structured JSON from web pages, search engines, and entire sites — the agent gets ready-to-consume {title, summary, sections, key_metrics, outgoing_links, author, date, page_type, ...} fields in ONE call, with NO second LLM pass needed to parse markdown or HTML into structure. Six endpoints: scrape (single URL), scrape-interactive (JS-rendered pages with click/scroll/wait/type/JS actions), search (Google SERP + optional deep-scrape per result), map (URL discovery on a domain), crawl + crawl-status (async multi-page recursive crawl with depth and path filters). Markdown and raw HTML are available when the user explicitly asks for prose or DOM access. USE this when the user needs page DATA for downstream work — product pricing/specs, article fields, link graphs, docs-site full text, competitor pages, JS-heavy SPAs, Google search results with content, any "give me the structured data from this page/site" task. PREFER OVER browser-act (which is for browser automation, screenshots, and form-filling — not s

安装

用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。

文件资源管理器
3 个文件
SKILL.md
readonly