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: Link Preview (Unfurl/Expand) API

13 pointsby dyoderover 4 years ago

5 comments

dyoderover 4 years ago
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!
blisseyGoover 4 years ago
&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>
darrenwestallover 4 years ago
I’m an iframely customer, how does this compare?
pkethover 4 years ago
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 未加载
jshenover 4 years ago
I absolutely love this idea! I’d happily pay for this.
评论 #26184381 未加载