TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

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

17 pointsby benzguo13 days ago
Hey HN! I&#x27;m open-sourcing a little weekend side project. It&#x27;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:&#x2F;&#x2F;0thernet.substack.com&#x2F;p&#x2F;memo-2-selectron" rel="nofollow">https:&#x2F;&#x2F;0thernet.substack.com&#x2F;p&#x2F;memo-2-selectron</a>

1 comment

zmagdovitz13 days ago
This is awesome