Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Crawl websites to extract text content from multiple pages and internal links. Use when the user wants to scrape a website, gather content across a section, archive docs text, understand a site more thoroughly by following internal links, or follow internal links beyond a single page. Prefer this general skill for bounded crawl workflows, route to Crawl4AI or Katana when the task is specifically AI-ready ingestion or site mapping, and escalate blocked pages to camofox before any residential-prox
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-05 | ✗→✓ | ▲ Improved | -24% | 0% |
| case-06 | ✗→✓ | ▲ Improved | 13% | 0% |
| case-07 | ✗→✓ | ▲ Improved | -18% | 0% |
| case-08 | ✓→✓ | = Same ✓ | -18% | 0% |
| case-10 | ✓→✓ | = Same ✓ | -17% | 0% |
Use this skill for general multi-page crawling when the user wants more than a one-page fetch but does not yet need a highly specialised workflow.
crawl4ai when:katana when:scrapegraph-ai when:web-crawling skill directly when:When the crawl path hits blocking or rendering problems:
web_fetchcamofox if the problem is:residential-proxy only if all of these are true:camofox was actually tried and still failed, or the blocked target is a narrow public HTTP endpoint where a browser step is not sufficientDo not automatically turn a whole crawl into a proxy-backed crawl.
crawl4ai.katana.Save crawled content in a file with clear source markers, for example:
markdown# Website Crawl - example.com **Seed URL:** https://example.com **Depth:** 2 **Crawl Date:** YYYY-MM-DD --- ## Page: https://example.com/page1 **Depth:** 0 [content] --- ## Page: https://example.com/page2 **Depth:** 1 [content]
markdown## Web crawl result - Seed URL: ... - Depth / page cap: ... - Primary method: native fetch | crawl4ai | katana | custom script - Escalated to camofox: yes/no - Escalated to residential proxy: yes/no - Output file: ... - Notes: ...
This public extraction keeps optional Browserless reference material and example scripts for cases where a local or paid browser-automation escalation path is useful. Those extras are optional and require your own BROWSERLESSIO_API_KEY if you choose to use them. They are not required for the core skill.
Other measured skills in the registry, with their headline benchmark lift.