Company Logo & Favicon Finder

Fetch company logos, favicons and social images in bulk from a list of domains. Reads only the site's public brand assets - GDPR-clean, no personal data.

Fetch company logos, favicons and social images in bulk from a list of domains. Reads only the site's public brand assets - GDPR-clean, no personal data. Free on a no-match.

$3.00 / 1,000 · Recently published - building its public record.

Run it on Apify → Free to try - runs bill per result on your own account.

What you give it

Every field is optional unless marked; sensible defaults do the rest.

FieldTypeWhat it doesDefault
domains array The company domains to fetch logos and favicons for, one per line. A bare domain (stripe.com), a URL (https://stripe.com) or a www host all work. Only have company names? Run the Company Domain Finder first. ["stripe.com", "adyen.com", "backmarket.com"]
maxItems integer Stop after this many domains. Default 1000; free-plan runs are capped at 5. 1000

What you get back

One JSON object per result, with exactly these fields - no seller identities, no contact data, ever.

FieldTypeMeaning
input string The domain from the input, echoed back.
domain ['string', 'null'] The normalized domain, or null if the input was not a valid domain.
website ['string', 'null'] The https homepage URL.
faviconUrl ['string', 'null'] The best square icon: the largest declared favicon, or the /favicon.ico fallback.
appleTouchIconUrl ['string', 'null'] The apple-touch-icon: a high-res square mark, the closest thing to a logo most sites declare.
ogImageUrl ['string', 'null'] The social-share image (og:image), often the wordmark or a brand banner.
iconUrls array Every declared icon URL, absolute, largest first.
themeColor ['string', 'null'] The site's declared theme colour, handy for matching brand UI.
status string found (declared assets), partial (only the /favicon.ico convention), unreachable, or invalid.
checkedAt string When the lookup ran (ISO timestamp).

Health

Recently published - building its public record. Live record, failures included: status page.

Full documentation, examples and the AI-assistant prompt live on the store page.