CLI
Search
Run a web search and return ranked results
Run a web search and return ranked results
search
Run a web search and return ranked results
| Option | Description |
|---|---|
--type <type> | Search index to query: web (default), news, or images |
--limit <n> | Maximum number of results to return (1–100) |
--country <code> | Two-letter country code to localize results (e.g. us, de) |
--language <code> | Two-letter language code for results (e.g. en, fr) |
--date-range <window> | Restrict results to a recency window: any (default), hour, day, week, month, or year |
-h, --help | display help for command |
$ bytekit search <query> --type <type> --limit <n> --country <code> --language <code> --date-range <window>