Favicon & Logo Extractor - Brand Icons, Touch Icons & OG Image
Pricing
from $0.50 / 1,000 results
Favicon & Logo Extractor - Brand Icons, Touch Icons & OG Image
$0.5/1K ๐ฅ Favicon & logo extractor! Get a site's favicon, logo & touch icons from any URL. No key. JSON, CSV, Excel or API in seconds. Grab brand assets for CRM & previews โก
Pricing
from $0.50 / 1,000 results
Rating
0.0
(0)
Developer
ninhothedev
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
2 days ago
Last modified
Categories
Share
Favicon & Logo Extractor ๐
Get any website's favicon, logo, apple-touch icons, OG image and brand assets โ from a list of URLs, with no API key.
Point this Actor at one or more website URLs and it returns every icon and logo asset the page exposes: the classic favicon.ico, modern <link rel="icon"> (SVG/PNG with sizes), apple-touch-icons, Safari mask-icon, the Open Graph og:image, twitter:image, the schema.org organization logo from JSON-LD, and every icon declared in the site's web app manifest (.webmanifest / manifest.json). All URLs are resolved to absolute links and de-duplicated, and a best favicon and best logo are picked for you.
Perfect for building brand-asset libraries, rich link previews, and CRM / lead enrichment where you want a clean logo for every company domain.
โจ What you get per URL
| Field | Description |
|---|---|
url | The input URL |
final_url | URL after redirects |
title | Page <title> |
best_favicon | The best favicon (largest / SVG / .ico), absolute URL |
best_logo | The best logo (schema.org logo or og:image), absolute URL |
favicon_ico | The conventional {origin}/favicon.ico |
apple_touch_icons | List of apple-touch-icon URLs |
icons | Full list of {url, sizes, rel} for every icon found |
og_image | Open Graph image |
twitter_image | Twitter card image |
schema_logo | schema.org logo from JSON-LD |
manifest_url | The web app manifest URL |
theme_color | The site's theme-color |
source | Always favicon-logo |
scraped_at | ISO timestamp |
Every field is nullable โ sites that don't declare an asset simply return null.
๐ Input
{"mode": "extract","urls": ["https://github.com", "https://stripe.com", "https://apple.com"],"maxItems": 100}
- mode โ
extract(URLs โ icon/logo assets). - urls โ list of website URLs. Bare domains like
example.comare accepted and normalized tohttps://. - maxItems โ safety cap on how many URLs to process (default 100, max 1000).
๐ค Example output (github.com)
{"url": "https://github.com","final_url": "https://github.com/","title": "GitHub ยท Change is constant...","best_favicon": "https://github.githubassets.com/favicons/favicon.svg","best_logo": "https://images.ctfassets.net/.../GH-Homepage-Universe-img.png","favicon_ico": "https://github.com/favicon.ico","apple_touch_icons": ["https://github.githubassets.com/assets/apple-touch-icon-180x180-...png"],"icons": [{"url": "https://github.githubassets.com/favicons/favicon.svg", "sizes": null, "rel": "icon"}],"og_image": "https://images.ctfassets.net/.../GH-Homepage-Universe-img.png","manifest_url": "https://github.com/manifest.json","source": "favicon-logo"}
๐ก Use cases
- Brand asset collection โ build a library of clean logos and favicons for hundreds of domains at once.
- Link previews โ power rich link cards (Slack/Notion-style) with the right
og:imageand favicon. - CRM / lead enrichment โ attach a company logo and brand image to every account by domain.
- Directories & marketplaces โ auto-fetch listing logos so you never ship a broken icon.
๐ฐ Pricing
Cheap and pay-as-you-go โ roughly $0.5 per 1,000 URLs on top of Apify platform usage. Runs on a datacenter proxy against user-supplied URLs, so it's fast and inexpensive.
๐ Related actors
- OpenGraph & Metadata Extractor
- Social Media Finder
- Website Contact Extractor
- Website Tech Stack Detector
๐ท๏ธ Keywords
favicon extractor, logo extractor, favicon api, get website favicon, brand assets, apple touch icon, og:image, open graph image, web app manifest icons, schema.org logo, link preview, favicon scraper, company logo finder, CRM enrichment, favicon.ico