Scrape Batch

Extract many known URLs in one polite, rate-limited pass. Use when the user hands over a list of links, a set of search hits to read in full, or asks to "scrape these pages" / "pull the content from all of them". Drives extract(action="batch"), which fans out with per-domain rate limiting and returns partial results plus a per-URL error list.

n24q02m d2724c2 5.4 KB Updated

File contents

n24q02m/wet-mcp/tree/main/skills/scrape-batch commit d2724c24fd

Frequently asked questions

npx skillmds@latest add n24q02m/scrape-batch