From 7d9f8045bc74e1d5ae580b2dfc0db8145b24d35f Mon Sep 17 00:00:00 2001 From: UltraNews Admin Date: Tue, 14 Jul 2026 18:38:21 +0530 Subject: [PATCH 1/2] Add alterlab to Web Scraping / Frameworks --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 56cf861756..ee9a05d744 100644 --- a/README.md +++ b/README.md @@ -382,6 +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. - [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. From 5264779e76b60d9168c73aebc5ef3cae4f639d2e Mon Sep 17 00:00:00 2001 From: RapierCraft Studios & IT Date: Tue, 28 Jul 2026 09:53:51 +0530 Subject: [PATCH 2/2] Reword AlterLab entry --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ee9a05d744..18ea77c089 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.