Crawl

Fetch web pages that may be JS-rendered or bot-protected, returning clean markdown or HTML. Works zero-setup with a direct HTTP fetch; if you supply your own Cloudflare Browser Rendering credentials it uses a managed headless browser that renders JS and bypasses most WAFs. Use when a plain fetch returns 403, when a page is a JS-rendered SPA, or when you need reliable markdown extraction from a URL. Triggers on 'crawl this page', 'fetch this URL', 'scrape this site', 'get the content from this page', 'this page is blocked', or when a normal fetch fails on a URL.

eprouveze 49e1593 3 files · 28.6 KB Updated

File contents

eprouveze/claude-skills/tree/main/skills/crawl commit 49e1593783

Frequently asked questions

npx skillmds@latest add eprouveze/crawl