n24q02m/wet-mcp
Emerging#4 in Open sourcelow confidence
MCP server giving agents web search and page extraction with no API keys, escalating from plain HTTP to browser rendering when blocked.Why it ranks #4
No written reasoning for this entry yet — its position comes from aggregated source rankings alone.
Strengths and limitations
No strengths or limitations recorded yet.
Pricing
No pricing has been recorded for this entry.
Signals
Observations, not reasons. These say something resonated; they never say it is good.- GitHub (stars) #17
- GitHub (created in the last year) #6
What the ranking used
The aggregate inputs behind this position, as they were read.Quick facts
More in this area
The rest of the Open source column.- 1Crawl4AIThe de-facto king of open-source AI web scraping (~74.8k★) — LLM-friendly crawler turning pages into clean Markdown/JSON for RAG and agent pipelines.
- 2ScrapyThe classic, most battle-tested production Python crawling framework (~63.4k★) — unmatched for large, structured crawls at scale.
- 3PlaywrightMicrosoft's cross-browser automation (~93k★) — the modern default for scraping JS-heavy, dynamically-rendered sites.
- 4PuppeteerGoogle's headless Chrome automation (~95k★) — ubiquitous and extremely mature for browser-driven scraping.
- 5Beautiful SoupThe universally-adopted Python HTML/XML parser (beautifulsoup4, one of the most-downloaded packages ever) — the default for simple, static-page extraction.
- 6ScraplingFast-rising adaptive Python scraper (~71k★) that auto-heals when sites change and includes Cloudflare bypass — a genuine 2025-26 breakout.