gai-cli-googler
v1.0.1
Published
CLI tool for scraping Google search results
Downloads
35
Maintainers
Readme
name: googler description: "CLI tool for scraping Google search results. Use when: WebFetch or WebSearch is blocked by Google, use this instead. NOT for: API-based search or high-volume queries." homepage: https://github.com/kakkoii1337/gai-cli-googler
googler
CLI tool for scraping Google search results.
Installation
npm install -g gai-cli-googlerOr run directly:
npx gai-cli-googler "search query"Usage
googler <search-string> [options]Arguments
search-string- The search query (required)
Options
--result-count=N- Number of results to return (default: 10)--headless=false- Use headless mode (default: false, non-headless is more reliable)--help, -h- Show help message
Examples
# Basic search
googler "current singapore time"
# Limit results
googler "current singapore time" --result-count=5
# Use headless mode
googler "current singapore time" --headless=trueOutput Format
Search results for: "query"
Found N results:
1. Result Title
https://example.com
2. Result Title
https://example.com