mirror of
https://github.com/0xMassi/webclaw.git
synced 2026-04-24 15:56:23 +02:00
feat: add demo GIF to README — web_fetch 403 vs webclaw success
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
bdcd0592dc
commit
e84b5b5917
3 changed files with 8 additions and 0 deletions
|
|
@ -21,6 +21,14 @@
|
|||
|
||||
---
|
||||
|
||||
<p align="center">
|
||||
<img src="assets/demo.gif" alt="Claude Code: web_fetch gets 403, webclaw extracts successfully" width="700" />
|
||||
<br/>
|
||||
<sub>Claude Code's built-in web_fetch → 403 Forbidden. webclaw → clean markdown.</sub>
|
||||
</p>
|
||||
|
||||
---
|
||||
|
||||
Your AI agent calls `fetch()` and gets a 403. Or 142KB of raw HTML that burns through your token budget. **webclaw fixes both.**
|
||||
|
||||
It extracts clean, structured content from any URL using Chrome-level TLS fingerprinting — no headless browser, no Selenium, no Puppeteer. Output is optimized for LLMs: **67% fewer tokens** than raw HTML, with metadata, links, and images preserved.
|
||||
|
|
|
|||
BIN
assets/demo.gif
Normal file
BIN
assets/demo.gif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 523 KiB |
BIN
assets/demo.mp4
Normal file
BIN
assets/demo.mp4
Normal file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue