fivetaku/insane-search
A Claude Code plugin that resiliently fetches public web content by bypassing blocks, CAPTCHAs, and WAFs without requiring API keys.
This project is a plugin for Claude Code that transparently intercepts blocked web requests and reroutes them through alternate public-access paths. It implements a multi-phase adaptive scheduler to handle different types of access restrictions. Users simply interact with Claude Code normally, and the plugin activates automatically when a web fetch would otherwise fail due to 403 errors, CAPTCHAs, or Web Application Firewall blocks.
Frequently asked
- What is fivetaku/insane-search?
- A Claude Code plugin that resiliently fetches public web content by bypassing blocks, CAPTCHAs, and WAFs without requiring API keys.
- Is insane-search open source?
- Yes — fivetaku/insane-search is open source, released under the MIT license.
- What language is insane-search written in?
- fivetaku/insane-search is primarily written in Python.
- How popular is insane-search?
- fivetaku/insane-search has 1.1k stars on GitHub.
- Where can I find insane-search?
- fivetaku/insane-search is on GitHub at https://github.com/fivetaku/insane-search.