π¦ ClawHub
A google search powered by scrapingdog
by @goog
Search Google via the ScrapingDog API using the bundled search.py CLI script. Use this skill whenever the user wants to search the web, look something up on...
π‘ Examples
python scripts/search.py "your query"python scripts/search.py "your query" --country uk --lang en
python scripts/search.py "your query" --json
βοΈ Configuration
Requires the SCRAPINGDOG_API_KEY environment variable to be set:
export SCRAPINGDOG_API_KEY=your_key_here
Install the dependency if not already present:
pip install requests
TERMINAL
clawhub install dog-search