Search Scrape (SearXNG)
Combines SearXNG federated search with Rust-native content extraction to provide privacy-focused web search and intelligent scraping across multiple search engines with readability algorithms and specialized documentation parsing.
13 stars
0 tools
Created Aug 2025
@devshero/devshero-search-scrape-searxng-search-scrapeAbout
Combines SearXNG federated search with Rust-native content extraction to provide privacy-focused web search and intelligent scraping across multiple search engines with readability algorithms and specialized documentation parsing.
Categories
general
Installation
npm
npm install @devshero/devshero-search-scrape-searxng-search-scrape
Configuration
{
"mcpServers": {
"devshero-search-scrape-searxng-search-scrape": {
"command": "npx",
"args": [
"-y",
"@devshero/devshero-search-scrape-searxng-search-scrape"
]
}
}
}