Web Fetch

Fetch and extract content from web URLs. Use when you need to: (1) Read a web page's content, (2) Download text from a URL, (3) Extract article text from a news site, (4) Get raw HTML or plain text from any URL. Uses curl via execute_command. For JavaScript-heavy sites or anti-bot protected pages, use the actionbook skill instead.

longzhi Updated

File contents

longzhi/clawhive/tree/main/skills/web_fetch commit eaab5a3531

Frequently asked questions

npx skillmds@latest add longzhi/web-fetch