From 5264779e76b60d9168c73aebc5ef3cae4f639d2e Mon Sep 17 00:00:00 2001 From: RapierCraft Studios & IT Date: Tue, 28 Jul 2026 09:53:51 +0530 Subject: [PATCH] Reword AlterLab entry --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ee9a05d..18ea77c 100644 --- a/README.md +++ b/README.md @@ -382,7 +382,7 @@ _Libraries for working with HTTP._ _Libraries to automate web scraping and extract web content._ - Frameworks - - [alterlab](https://github.com/RapierCraft/AlterLab-SDK) - Web scraping SDK with automatic anti-bot bypass, JavaScript rendering, and structured data extraction. + - [alterlab](https://github.com/RapierCraft/AlterLab-SDK) - Web scraping SDK with automatic website compatibility, JavaScript rendering, and structured data extraction. - [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. - [crawlberg](https://github.com/xberg-io/crawlberg) - A high-performance web crawling engine with a Rust core, headless-browser fallback, and built-in robots.txt and sitemap parsing.