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.

Ask HN: Any Recommendations for Logo APIs?

1 pointsby Fileformat4 months ago
I&#x27;m looking for an API to load logos.<p>The logos should be the icon. I.e. fairly small &amp; without any text, suitable for display next to the company name.<p>I found a whole bunch of them out there [1], but none of them are consistent enough to show to users without someone vetting them first.<p>https:&#x2F;&#x2F;andrew.marcuse.info&#x2F;blog&#x2F;2024&#x2F;2024-12-11-logo-apis.html

1 comment

ssahoo4 months ago
Google Favicons cache? Like this `<a href="https:&#x2F;&#x2F;www.google.com&#x2F;s2&#x2F;favicons?domain=${domain}&amp;sz=128`;" rel="nofollow">https:&#x2F;&#x2F;www.google.com&#x2F;s2&#x2F;favicons?domain=${domain}&amp;sz=128`;</a>
评论 #42770343 未加载