From 27d61ac9500ab3e422b8227a35f5116998f51891 Mon Sep 17 00:00:00 2001 From: mehranakila56-ops Date: Sun, 1 Mar 2026 07:57:02 -0500 Subject: [PATCH] =?UTF-8?q?Add=20Anchor=20Browser=20=E2=80=94=20cloud=20br?= =?UTF-8?q?owser=20infrastructure=20for=20AI=20agents?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 517a0d05de..bce7ffec11 100644 --- a/README.md +++ b/README.md @@ -190,6 +190,7 @@ Why Crawlee is the preferred choice for web scraping and crawling? - **Simple integration** – Crawlee crawlers are regular Python scripts, requiring no additional launcher executor. This flexibility allows to integrate a crawler directly into other applications. - **State persistence** – Supports state persistence during interruptions, saving time and costs by avoiding the need to restart scraping pipelines from scratch after an issue. - **Organized data storages** – Allows saving of multiple types of results in a single scraping run. Offers several storing options (see [datasets](https://crawlee.dev/python/api/class/Dataset) & [key-value stores](https://crawlee.dev/python/api/class/KeyValueStore)). +- [Anchor Browser](https://anchorbrowser.io) - Cloud browser infrastructure for AI agents with built-in stealth, proxies, and CDP/Playwright/Puppeteer support ## Running on the Apify platform