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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Show HN: Link Preview (Unfurl/Expand) API

13 点作者 dyoder超过 4 年前

5 条评论

dyoder超过 4 年前
Hi, one of the authors here. We originally built this link preview API for our own apps. (A link preview shows a summary of the page referenced by a URL. Given a link, our API will return the corresponding title, author, publisher, and so on.) Since it worked well for us, we figured why not make it available to everyone?<p>The reason we decided to build our own (there are several out there) is that we wanted to pull all the data a publisher wanted to share, including all the media, and we wanted it to be fast. Specially, we wanted to edge cache that data as aggressively as possible given the source.<p>Hopefully, others find this useful. Let us know if there are features you&#x27;d like to see. We also launched this on RapidAPI, so let us know if you&#x27;ve had good or bad experience using that platform. This is our first API launch, so we&#x27;re still figuring out the best way to do this. Thank you!
blisseyGo超过 4 年前
&gt; After that, pricing starts at $25 per month for up to 15,000 requests.<p>This is very expensive for any decent usage. I have used tools like metascraper for this purpose and it worked pretty well. Setup just requires throwing a tiny nodejs app on a raspberry pi or $5 server and that can handle tons of requests.<p><a href="https:&#x2F;&#x2F;github.com&#x2F;microlinkhq&#x2F;metascraper" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;microlinkhq&#x2F;metascraper</a>
darrenwestall超过 4 年前
I’m an iframely customer, how does this compare?
pketh超过 4 年前
I love the idea.<p>One suggestion for the marketing site, it&#x27;d be really cool to be able to input a url and test out the service directly&#x2F;conveniently
评论 #26174987 未加载
jshen超过 4 年前
I absolutely love this idea! I’d happily pay for this.
评论 #26184381 未加载