Add browser-use to Web Crawling section

This commit is contained in:
njg7194
2026-02-01 13:25:21 +09:00
parent 9a9bd65360
commit 0873499323

View File

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