From fff84bf4d8817121aab4d1e460baf88cbfb044be Mon Sep 17 00:00:00 2001 From: evgeniykornev Date: Tue, 18 Aug 2026 16:55:43 +0300 Subject: [PATCH] Add capmonstercloud-client to Web Scraping / Frameworks --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 70b1e44561..3da1c02b5d 100644 --- a/README.md +++ b/README.md @@ -378,6 +378,7 @@ _Libraries to automate web scraping and extract web content._ - [browser-use](https://github.com/browser-use/browser-use) - Make websites accessible for AI agents with easy browser automation. - [scrapy](https://github.com/scrapy/scrapy) - A fast high-level screen scraping and web crawling framework. - [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. + - [capmonstercloud-client](https://github.com/CapMonsterCloud/capmonster-python-captcha-solver) - Asynchronous Python library for automating CAPTCHA solving in web scraping workflows. - Content Extraction - [feedparser](https://github.com/kurtmckee/feedparser) - Universal feed parser. - [html2text](https://github.com/Alir3z4/html2text) - Convert HTML to Markdown-formatted text.