Wigolo is a local-first web intelligence system built for AI agents and coding assistants. It exposes search, fetching, crawling, extraction, research, monitoring, and autonomous gathering through MCP, REST, command-line tools, and SDKs. Its search engine combines results from multiple adapters using rank fusion, local reranking, and explainable evidence scores. The fetch router can escalate from ordinary HTTP requests to browser automation when it encounters dynamic pages or anti-bot challenges. Crawling supports breadth-first, depth-first, sitemap, and mapping modes while respecting robots.txt and domain rate limits. Results, embeddings, and configuration are stored locally, and the core tools require no account or paid API key. Optional language models can synthesize cited reports, while Python and TypeScript integrations connect Wigolo to popular agent frameworks.
Features
- Multi-engine web search
- Adaptive HTTP and browser fetching
- Structured page data extraction
- Local semantic cache and change detection
- MCP, REST, CLI, and SDK access
- Automated research and agent workflows