Show HN: Open-source AI web parser lib & TUI

by benzguoon 5/5/2025, 1:44 PMwith 1 comments

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

by zmagdovitzon 5/5/2025, 3:05 PM

This is awesome