From 087349932302fad4457dab29a7a396172fb5c014 Mon Sep 17 00:00:00 2001 From: njg7194 Date: Sun, 1 Feb 2026 13:25:21 +0900 Subject: [PATCH] Add browser-use to Web Crawling section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index dd473c2b..ab3e878f 100644 --- a/README.md +++ b/README.md @@ -1132,6 +1132,7 @@ _Libraries for extracting web contents._ _Libraries to automate web scraping._ +- [browser-use](https://github.com/browser-use/browser-use) - Make websites accessible for AI agents with easy browser automation. - [feedparser](https://github.com/kurtmckee/feedparser) - Universal feed parser. - [grab](https://github.com/lorien/grab) - Site scraping framework. - [mechanicalsoup](https://github.com/MechanicalSoup/MechanicalSoup) - A Python library for automating interaction with websites.