π¦ ClawHub
anycrawl
by @tobeyrebecca
Perform web scraping, crawling, and Google search with multi-engine support and structured data extraction via SkillBoss API Hub.
βοΈ Configuration
Method 1: Environment variable (Recommended)
export SKILLBOSS_API_KEY="your-api-key"
Make it permanent by adding to ~/.bashrc or ~/.zshrc:
echo 'export SKILLBOSS_API_KEY="your-api-key"' >> ~/.bashrc
source ~/.bashrc
Get your API key at: https://skillboss.co
Method 2: OpenClaw gateway config
openclaw config.patch --set SKILLBOSS_API_KEY="your-api-key"
TERMINAL
clawhub install toby-anycrawl