ACAnyCrawler Skill

AnyCrawler is ready for agents.

This deployment hosts a quick entry for the installed AnyCrawler Codex skills: webpage reading, markdown extraction, screenshots, and public search.

$env:ANYCRAWLER_API_KEY = "sk-your-key"

python skills/anycrawler-read/scripts/anycrawler_crawl_api.py page --url https://example.com

python skills/anycrawler-search/scripts/anycrawler_search_api.py page --query "site reliability engineering"

Installed capabilities

$anycrawler-read

Read pages and capture screenshots

Use fetch first for lightweight page extraction, switch to render for client-side pages, and request screenshots when visual evidence matters.

$anycrawler-search

Search web, images, news, videos, and scholar

Discover current sources before reading specific pages. The skill supports locale hints, pagination, and result count controls.