Top AI Repos — open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Auto-bypass for blocked websites in Claude Code — Phase 0→3 adaptive scheduler, no API keys
| Date | Stars |
|---|---|
| 2026-07-31 | 2176 |
| 2026-08-04 | 2225 |
| 2026-08-06 | 2225 |
Today
— stars today
This week
— stars this week
This month
— stars this month
Momentum
35.0
growth rate 0.00%/day
English | [한국어](README.ko.md) | [中文](README.zh.md) | [日本語](README.ja.md) | [Español](README.es.md)
<div align="center">
# insane-search
**Impossible is nothing. If it's public, insane-search gets in.**
A resilient public-page reader for Claude Code. No API keys, no proxy setup.
<p>
<a href="https://docs.anthropic.com/en/docs/claude-code"><img src="https://img.shields.io/badge/platform-Claude_Code-D97757?logo=claude" alt="Claude Code"></a>
<img src="https://img.shields.io/badge/API_key-not_required-3FB950" alt="No API key">
<a href="https://github.com/fivetaku/gptaku_plugins"><img src="https://img.shields.io/badge/part_of-gptaku--plugins-6E56CF" alt="part of gptaku-plugins"></a>
<a href="https://github.com/fivetaku/insane-search/stargazers"><img src="https://img.shields.io/github/stars/fivetaku/insane-search?style=flat&color=F0B72F" alt="stars"></a>
</p>
<!-- Hero — cinematic key-art: a blocked site (403 / CAPTCHA / WAF) shatters as
insane-search breaks through and returns real public content with its source. -->
<img src="assets/hero.png" width="860" alt="Cinematic split: on the left a blocked site shows 403 Forbidden, a CAPTCHA, and a WAF wall; it shatters down the middle as insane-search breaks through on the right, returning a real public post from @claudeai (Claude Code Plugins) with its source — no API key.">
</div>
---
## ⚡ Install
```bash
/plugin marketplace add https://github.com/fivetaku/gptaku_plugins.git
/plugin install insane-search@gptaku-plugins
/reload-plugins
```
No commands to learn. Ask Claude Code normally — insane-search kicks in when a fetch gets blocked.
## 💬 Try it
Just ask normally — insane-search kicks in when a fetch gets blocked:
> *"Find what people are saying about Claude Code on Reddit and summarize the top threads."*
> *"Search X for posts about insane-search."*
> *"Summarize this YouTube video."*
**Expected:** Claude reaches each site's public route — Reddit's feed, X via oEmbed, YouTube captions — with no login and no API key, and returns usable text, where the same request returns *"I can't access that"* without the plugin.
## 🌐 Works on
**X · Reddit · YouTube · Hacker News · Naver · Coupang · LinkedIn · Medium · Substack · arXiv · GitHub · Stack Overflow · Bluesky · Mastodon** — plus any site with a public page, feed, or `/rss`. Full platform list & methods → [PLATFORMS.md](PLATFORMS.md).
## ⚙️ Why it gets through
- **It escalates, never pre-judges** — public API readers → syndication gateways → TLS impersonation → a real headless browser, trying each route until one works.
- **It looks human** — builds a full browser identity (real TLS fingerprint, cookie warming, referer chain), not just a swapped User-Agent.
- **It finds hidden APIs** — watches the real browser's network traffic and reuses the site's own internal JSON.
- **Zero setup** — auto-installs what it needs (`curl_cffi`, `yt-dlp`, …) on first use. No API keys, no signup.
## 🆚 Default Claude Code vs `+ insane-search`
| When you hit… | Claude Code alone | `+ insane-search` |
| :--- | :--- | :--- |
| A `403` / WAF-blocked page | ✖ gives up | ✓ escalates until one route gets through |
| Platform content (X, Reddit, HN) | ✖ often blocked or empty | ✓ public API readers + syndication |
| An anti-bot / CAPTCHA challenge | ✖ stops | ✓ TLS impersonation, then a real headless browser |
| A media page (YouTube, 1,800+ sites) | ✖ no transcript | ✓ `yt-dlp` metadata + captions |
| Missing tools (`curl_cffi`, `yt-dlp`) | — | ✓ auto-installs on first use |
| API keys / signup | — | ✓ none |
| A **login wall or paywall** | ✖ | ✖ **stops here, and says so** (see Boundaries) |
The differentiating row is the one thing the default fetcher can't do: **it keeps trying public routes until one works.**
## ✨ What just happened
| Without it | With insane-search |
| :--- | :--- |
| Ordinary fetch hits `403` and Claude says it can't read the page | The plugin picks a public-access route and returns usable text |
| You mExcerpt of 6,040 characters
Read on GitHubGPTaku
57
1
1
Would you bet a product on this? Bounded 0–100 and slow moving.
matched fp:02ec049f488498bf, llm:Repository description: "Auto-bypass for blocked websites in Claude Code — Phase 0→3 adaptive scheduler, no API keys" (fivetaku/insane-search).
matched fp:02ec049f488498bf, llm:Repository description: "Auto-bypass for blocked websites in Claude Code — Phase 0→3 adaptive scheduler, no API keys" (fivetaku/insane-search).