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

web-crawling

Stars4
Forks4
UpdatedJuly 20, 2026 at 02:24

Crawl a website beyond a single page using the web_crawler tool: depth-limited, polite link traversal that follows links and returns each page as clean Markdown. Use it when you need multi-page content, sitelinks, or structured site reading rather than one URL (web_fetch) or search results (web_search). Covers robots.txt respect, rate limiting, and depth limits. Skill file at backend/.agentium/skills/web_crawling/SKILL.md.

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
2 files
SKILL.md
readonly