
GetWeb
Searches the web using multiple search engines (DuckDuckGo, Google, Felo AI) and extracts/converts web content to markdown format. Includes caching and user agent rotation for reliable web scraping.
13480 views3Local (stdio)
What it does
- Search DuckDuckGo and Google with customizable result counts
- Extract and convert web pages to markdown format
- Filter and clean extracted text content
- Cache search results to reduce API calls
- Rotate user agents to avoid blocking
Best for
Researchers gathering information from multiple sourcesContent creators needing web data in markdown formatDevelopers building search-powered applicationsAnyone automating web research workflows
Multiple search engines in one serverBuilt-in caching and anti-blocking featuresHTML-to-markdown conversion included