devtools

ketch: Fast Web Search

Get fast web search and scrape with ketch, a stateless CLI for AI agents and developers, built with Go.
498 stars29 forksGoGuide quality 8/10Updated 8/16/2026100% free · open source
What it does

Ketch is a fast, stateless command-line interface (CLI) for web search and scraping, built for AI agents and developers

When to use it
  • When you need to quickly extract data from websites for training AI models
  • When you require a lightweight, stateless solution for web scraping
  • When you want to integrate web search and scraping capabilities into your AI-powered application
Ready-to-paste prompt
ketch search 'AI startup founders' --depth 2 --output json
Heads up: Make sure you have Go installed on your system (version 1.17 or later) before attempting to install and run ketch
Saves to your device
Use with Claude
New

Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.

⚡ Runs out of the box

A prompt/skill package — nothing to install beyond adding it to your AI tool.

Try it instantly — no install
Claude Code
mkdir -p ~/.claude/skills/ketch && curl -fsSL https://workflowstacks.com/api/skills/ketch/claude-skill -o ~/.claude/skills/ketch/SKILL.md
Open in another AI app

Opens the app with this repo with the prompt ready to go — no copy-paste needed.

Connect the whole catalog (MCP)
claude mcp add --transport http workflowstacks https://workflowstacks.com/api/mcp

Adds a WorkflowStacks connector to Claude Code: search and load any skill here by chatting.

How ketch: Fast Web Search works
Codeflow
Free to inspect

Ketch: Fast Web Search is a large Go project (~21k lines across 151 code files). You install it into your AI tool with one command; there is nothing to run yourself. Last commit this month, MIT license, has a test suite.

Size
Large codebase
~21k lines · 151 code files · ~3 h to skim
Setup
Install as a skill / plugin
Add it to Claude Code (or your AI tool) with one command — 1 skill inside. Nothing to run yourself.
Runs on
Inside your AI tool
Helper scripts use Go
Go 98%Vue 1%
Where to start reading
  1. 1
    README.md
    Start here — what it does and how to install it
  2. 2
    AGENTS.md
    The instructions the AI actually follows
  3. 3
    main.go
    Where the program starts running
  4. 4
    internal/configbase/config_test.go
    Inside internal/ — the main logic begins here
What's in each folder
internal/Core code — the actual logic4 files
skills/Prompts, skills & agent definitions4 files
cmd/Command-line entry points36 files
site/Frontend / UI13 files
plugins/Sub-packages / plugins3 files
docs/Documentation8 files
search/Folder30 files
extract/Folder15 files
READMEHas testsDocumentedCI checksMIT licenseUpdated this month
Quick Actions
Details
Creator
1broseidon
Language
Go
Category
devtools
Published
3/25/2026

Are you the creator of this tool? Claim your listing → and earn 85% of every sale.