What does Claude Code search the web for?
Zero dependencies. Reads ~/.claude/projects/ session transcripts and analyzes every WebSearch tool call — topic breakdown, keyword frequency, and query explorer.
npx cc-search
cc-search — Web Search Topics
══════════════════════════════════════
▸ Overview
Total searches: 2,407
Top topic: Game Dev (40.0%)
▸ By topic
Game Dev ████████████████ 963 40.0%
Other ███████████░░░░░ 643 26.7%
Claude / AI █████████░░░░░░░ 523 21.7%
DevTools ██░░░░░░░░░░░░░░ 108 4.5%
Monetize █░░░░░░░░░░░░░░░ 65 2.7%
GitHub █░░░░░░░░░░░░░░░ 54 2.2%
▸ Top keywords
game ████████████ 510
claude ████████░░░░ 346
itch ██████░░░░░░ 239
godot ███░░░░░░░░░ 111
revenue ███░░░░░░░░░ 119
▸ Recent searches
[Game Dev ] Godot MCP server Model Context Protocol 2025
[Claude / AI ] Claude Code documentation guide 2026
[Game Dev ] free isometric RPG game assets pixel art
Searches are categorized into:
- Game Dev — game engines, itch.io, assets, jams
- Claude / AI — Claude Code, LLMs, AI tools
- npm / Node — Node.js, packages, JavaScript
- GitHub — repos, actions, releases
- Monetize — revenue, pricing, marketplaces
- DevTools — editors, CLI tools, deployment
- Research — documentation, tutorials
npx cc-search # terminal output
npx cc-search --json # JSON output for pipingOr open the browser version — drag-drop your ~/.claude/projects/ folder.
Scans every .jsonl session transcript (including subagent logs). For each WebSearch tool call, extracts the query field and matches against topic keyword lists to categorize searches.
One of 64 Claude Code analytics tools. See the full collection at yurukusa.github.io/cc-toolkit.