https://logos.osint.ly that returns the logo image for any domain. It works directly in browsers, apps, and any HTTP client — no authentication required.
One URL per domain
https://logos.osint.ly/github.com — just swap the domain.Use it anywhere
HTML, CSS, JavaScript, React — CORS enabled for direct browser access.
How it works
Send aGET request with the domain as the path:
www. prefix is stripped automatically, so www.github.com resolves the same as github.com.