Skip to main content
Run any Skill in Manus
with one click

web-extract

Stars57
Forks9
UpdatedJune 27, 2026 at 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

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

File Explorer
3 files
SKILL.md
readonly