From c4e1b2aa73f3e0c23c8ebf7d75e5e053a81d09c0 Mon Sep 17 00:00:00 2001 From: soulfir Date: Mon, 6 Apr 2026 16:44:05 +0100 Subject: [PATCH] Add babelwrap-mcp to Web Scraping Frameworks --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d0bacdd11..dafdaec26 100644 --- a/README.md +++ b/README.md @@ -347,6 +347,7 @@ _Libraries for working with HTTP._ _Libraries to automate web scraping and extract web content._ - Frameworks + - [babelwrap-mcp](https://github.com/babelwrap/babelwrap-mcp) - An HTTP API and MCP server that lets AI agents interact with websites through natural language. - [browser-use](https://github.com/browser-use/browser-use) - Make websites accessible for AI agents with easy browser automation. - [crawl4ai](https://github.com/unclecode/crawl4ai) - An open-source, LLM-friendly web crawler that provides lightning-fast, structured data extraction specifically designed for AI agents. - [mechanicalsoup](https://github.com/MechanicalSoup/MechanicalSoup) - A Python library for automating interaction with websites.