档案库 · AI 与模型 · 产品决策 · 2024–2026
Integuru押注LLM能逆向工程内部API;YC W24发布在HN获218分
YC W24初创公司:开源代理将录制的浏览器流量转化为针对平台内部API的代码;2024-10-29的Launch HN获218分。
Integuru
做的是什么生意
Integuru builds fast integrations with platforms that lack official APIs: its agent watches a user's browser session, reconstructs the internal request graph and emits code that talks to the platform's own endpoints; the company charges for custom builds, hosting and authentication management.
起因
Richard Zhang and Alan Lu, recent college graduates, wanted to make US income-tax data accessible; banks, brokerages and payroll companies ignored their requests for API access, so they reverse-engineered those systems to pull W-2s and 1099s. Browser automation proved unreliable and slow, so after manually reverse-engineering dozens of platforms and spotting patterns LLMs could decipher, they built an agent to automate the work and open-sourced it as Integuru (YC W24).
经过
The v0 repo takes a HAR file of browser requests, cookies and a plain-language prompt — for example 'download utility bills' — and outputs runnable Python that hits the platform's internal endpoints. In the launch thread the team said Integuru began as an internal tool and was expanding beyond the tax industry, charging for custom integrations, hosting and cookie-based authentication; commenters pressed on what happens when unofficial APIs change and where the legal line sits, and the founders answered with auto-patching plans and a focus on use cases where users own their data.
还没有结局,它还在跑。
背景
Integuru是一家Y Combinator W24初创公司,销售与没有官方API的平台的集成。其开源代理记录用户的浏览器会话,识别一个操作(如下载水电费账单)背后的内部网络请求,在它们之间构建依赖图,并生成直接调用平台自身端点的可运行Python代码——运行时无需浏览器自动化。
创始人Richard Zhang和Alan Lu最初是刚毕业的学生,试图让美国税务文件(W-2和1099)易于获取;银行、券商和薪资公司忽略了他们的API访问请求,所以他们自己构建了集成。浏览器自动化在UI变化时不可靠且在生产中太慢,因此他们得出结论,逆向工程是唯一途径,并在几十个平台上完成逆向工程后,构建了一个LLM代理来自动化这项工作。
Integuru于2024-10-29在Hacker News上发布,获得218分和83条评论;发布版本是AGPL-3.0开源,通过定制集成构建、托管和认证管理获得收入。评论者辩论了法律界限以及非官方API变更时会发生什么,而创始人描述了自动补丁计划和用户拥有自己数据的用例;截至2026-09-04抓取,仓库将v0描述为最早的公开版本,并指向integuru.com上的更新产品。
这件事要成立,得有什么
- 在已知平台上的热度:2024-10-29的Launch HN(项目41983409)获得218分和83条评论,截至2026-09-04抓取,GitHub仓库有4.8k星和381个分支。
- 一个清晰、可证伪的技术赌注:LLM能读取捕获流量中的内部API模式,并生成可工作的集成代码,从而取代手工逆向工程的人类。
- 发布文本中可见的起源:拒绝API访问导致创始人无论如何都构建集成,而手动做这件事的痛苦正是公司现在仍在推销的切入点。
- 线程中关于故障和CFAA或ToS风险的活跃辩论定义了赌注的上限,创始人则以自动补丁和用户拥有数据来回应。
可借鉴之处
当供应商拒绝API访问时,你无论如何都会做的逆向工程可以成为产品——前提是你能自动化并提供可靠性,同时将故障和法律风险视为上限。
后续进展
截至2026-09-05,Integuru仍在继续构建:GitHub仓库现在将v0标记为“我们最早公开的版本”,并指向integuru.com上的更新产品,该网站声称每月超千万次API调用、YC支持,并提供从免费到499美元/月以上的付费计划。记录中没有提及融资金额或退出;直接HTTP集成而非浏览器自动化仍是产品的核心卖点。
资料来源
- Launch HN: Integuru (YC W24) – Reverse-engineer internal APIs using LLMs (218 points, 83 comments)
- Integuru-AI/Integuru — first AI agent building permissionless integrations via reverse-engineered internal APIs (4.8k stars)
发现哪里写错了?告诉我们。
轮到你了
你刚读完一家。说说你在做什么,看看谁在赌同一件事。
免费账号 · 3 次免费提问 · 不用绑卡