Add alterlab to Web Scraping / Frameworks

This commit is contained in:
UltraNews Admin 2026-07-14 18:38:21 +05:30
parent c6e08dcd87
commit 7d9f8045bc

View file

@ -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.