From f68cdecae1b13be49c0aafe4781dfde5f90180bb Mon Sep 17 00:00:00 2001 From: DB Hurley Date: Wed, 25 Mar 2026 10:02:13 -0400 Subject: [PATCH] Add Plasmate - browser engine for AI agents --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 21e948b..35bd527 100644 --- a/README.md +++ b/README.md @@ -352,6 +352,7 @@ _Libraries to automate web scraping and extract web content._ - [feedparser](https://github.com/kurtmckee/feedparser) - Universal feed parser. - [html2text](https://github.com/Alir3z4/html2text) - Convert HTML to Markdown-formatted text. - [micawber](https://github.com/coleifer/micawber) - A small library for extracting rich content from URLs. + - [plasmate](https://github.com/plasmate-labs/plasmate) - Browser engine for AI agents that outputs semantic content instead of raw HTML. - [sumy](https://github.com/miso-belica/sumy) - A module for automatic summarization of text documents and HTML pages. - [trafilatura](https://github.com/adbar/trafilatura) - A tool for gathering text and metadata from the web, with built-in content filtering.