Show HN: Scapo – Extract real usage tips from Reddit for AI services
2 bling1 1 8/19/2025, 2:54:06 PM github.com ↗
We built SCAPO to collect specific, actionable tips about AI services (OpenAI, Claude, Midjourney, ElevenLabs, Copilot, etc.) from real Reddit threads: working parameters, cost-savers, rate limits, pitfalls, and usage patterns.
It discovers services, runs targeted queries, scrapes public JSON, uses an LLM to extract concrete advice, and writes organized markdown you can search or browse locally. There's a small TUI and an MCP server for LLM clients. MIT licensed.
If you don't want to install anything, you can just scan the SCAPO Models Archive to see if anything useful jumps out: https://czero-cc.github.io/SCAPO Limitations: crowd-sourced tips can be wrong or stale; extraction quality depends on the model; scraping is throttled and avoids the Reddit API. We'd love feedback on failure cases, better query patterns, and additional services to cover.
Comments (1)
arahangua · 2h ago
The result quality will depend mostly on the "--limit" flag and the base LLM