Show HN: Open-source AI web parser lib & TUI
17 points by benzguo 2 months ago | 1 commentHey 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
- zmagdovitz 2 months agoThis is awesome