Obscura
This commit is contained in:
Eddie Soehnel 2026-04-26 15:55:44 -06:00
parent 258c3848ca
commit f97b6c9ce2

View File

@ -126,6 +126,8 @@
[Typesense](#typesense)
[Obscura](#obscura)
---
This doc is a list I maintain of anything interesting to me that I find
@ -380,3 +382,6 @@ Agents should not possess credentials. Agent Vault eliminates credential exfiltr
# **Typesense**
Typesense is a fast, typo-tolerant search engine for building delightful search experiences. https://github.com/typesense/typesense
# **Obscura**
Obscura is a headless browser engine written in Rust, built for web scraping and AI agent automation. It runs real JavaScript via V8, supports the Chrome DevTools Protocol, and acts as a drop-in replacement for headless Chrome with Puppeteer and Playwright. https://github.com/h4ckf0r0day/obscura