Agent Crawl
Description
High performance, lightweight and typesafe library to crawl and scrape web, built for LLM agents.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
AgentCrawl
[](https://www.npmjs.com/package/agent-crawl)
**The High-Performance TypeScript Web Scraper for LLM Agents.**
AgentCrawl is built to be the "eyes" of your AI Agents. It fetches web content, strips away the noise (ads, scripts, styles), and returns clean, token-optimized Markdown ready for your LLM context window.
It features a **Hybrid Engine** that starts with extremely fast static scraping and automatically falls back to a headless browser (Playwright) only when necessary for dynamic content or authentication.
Features
- π Hybrid Engine: Instant static fetch by default, auto-switch to Headless Browser for dynamic sites.
- β‘ Token Optimized: Returns clean Markdown, stripping 80-90% of tokens (ads, navs, footers).
- π§ Agent-First: Detects Main Content, removes boilerplate, and extracts semantic structure.
- π Plug-and-Play: Simple API designed for agent runtimes (scrape + crawl).
- π‘οΈ Production Ready: Built-in caching, retry logic, user-agent rotation, and resource blocking.
- π΅οΈ Stealth Mode: Optional best-effort browser hardening to reduce common bot-detection fingerprints.
- β Predictable Errors: Non-2xx HTTP responses are surfaced as errors instead of silently parsed as success.
- πΉ Type-Safe: 100% TypeScript with Zod validation.
Installation
npm install agent-crawl
# OR
bun add agent-crawl
CLI
AgentCrawl ships with a CLI for quick scraping and crawling from the terminal.
# Install globally
npm install -g agent-crawl
# Or use directly with npx
npx agent-crawl scrape https://example.com
Scrape a page to markdown
agent-crawl scrape https://example.com
JSON output with metadata
agent-crawl scrape https://example.com --output json
Browser mode for JS-rendered pages
agent-crawl scrape https://example.com --mode browser --stealth
agent-crawl scrape https://examp
Related Skills
Agency Agents
A complete AI agency at your fingertips - From frontend wizards to Reddit community ninjas, from whimsy inject
AI Firecrawl
π₯ The API to search, scrape, and interact with the web for AI
AI Artifacts Builder
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web tech
AI CrewAI
Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewA
AI TrendRadar
βAI-driven public opinion & trend monitor with multi-platform aggregation, RSS, and smart alerts.π― εε«δΏ‘ζ―θΏθ½½οΌδ½ η
AI mem0
| Universal memory layer for AI Agents | 51341 | 221 | 1 |
AI