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!<p>I wrote a bit more about it here: <a href="https://0thernet.substack.com/p/memo-2-selectron" rel="nofollow">https://0thernet.substack.com/p/memo-2-selectron</a>