Show HN: Open-source AI web parser lib & TUI
9 benzguo 1 5/5/2025, 1:44:03 PM github.com ↗
Hey HN! I'm open-sourcing a little weekend side project. It's a terminal UI that generates parsers for webpages using AI, and a library that runs these parsers while you browse (it connects to Chrome over CDP). You can parse Twitter, LinkedIn, and HN posts and they get saved to a DuckDB database, so you can query them later. Contributions welcome!
I wrote a bit more about it here: https://0thernet.substack.com/p/memo-2-selectron
Comments (1)
zmagdovitz · 3h ago
This is awesome