Wigolo Crawl

Local-first multi-page crawl with sitemap, BFS, DFS, and URL-map strategies, anchor-fragment dedup, rate limiting, robots.txt respect, and automatic local cache population. Use when the user wants to index documentation, crawl a docs site, extract all pages under a path, or says "crawl", "index this site", "get all the docs", "bulk extract". Prefer when crawled pages should land in a reusable local cache for later `cache` / `find_similar` queries.

knockoutez e3880bf 3.2 KB Updated

File contents

knockoutez/wigolo/tree/main/skills/wigolo-crawl commit e3880bfe57

Frequently asked questions

npx skillmds@latest add knockoutez/wigolo-crawl