Show HN: PyScrappy, self-healing web scraping selectors plus an MCP server
vedaant00
20 points
2 comments
August 16, 2026
Related Discussions
Found 5 related stories in 49.2ms across 4,128 title embeddings via pgvector HNSW
- Show HN: Trying to fix the web scraping industry's benchmark problem rohitshenoy · 16 pts · July 16, 2026 · 60% similar
- Show HN: An MCP server that turns async-work practices into tools benbalter · 17 pts · July 21, 2026 · 59% similar
- Show HN: Reverse-engineering web apps into agent tools pancomplex · 30 pts · July 09, 2026 · 55% similar
- Show HN: Mcptoon – MCP CLI client that cuts tool discovery tokens by 97% mcptokensaver · 15 pts · August 11, 2026 · 54% similar
- Show HN: MCP-stama – An ultra-fast Rust MCP server with no dependencies stammanif · 71 pts · August 13, 2026 · 53% similar
Discussion Highlights (1 comments)
rhythmshahriar
does the inmemory cache has a max size to eviction policy, or will a long running mcp server with cache_ttl enabled accumulate entries indefinitely until process restart?