TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

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

16 点作者 benzguo9 天前
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

zmagdovitz9 天前
This is awesome