VOOZH about

URL: https://apify.com/santamaria-automations/favicon-extractor

โ‡ฑ Favicon & Brand Asset Extractor ยท Apify


Pricing

from $2.00 / 1,000 website extracteds

Go to Apify Store

Favicon & Brand Asset Extractor

Extract favicons, Apple touch icons, PWA manifest icons, logos, and brand colors from any website. Perfect for link preview generation, brand research, directory building, and ML training datasets. Export data, run via API, schedule and monitor runs, or integrate with other tools.

Pricing

from $2.00 / 1,000 website extracteds

Rating

0.0

(0)

Developer

๐Ÿ‘ Ale

Ale

Maintained by Community

Actor stats

0

Bookmarked

7

Total users

4

Monthly active users

2 months ago

Last modified

Share

Extract favicons, app icons, and brand colors from any website โ€” perfect for link previews, directories, and ML datasets.

One API call gives you every icon variant a website exposes: the classic /favicon.ico, HTML <link rel="icon"> entries at every resolution, Apple touch icons for iOS home screens, PWA manifest icons for Android, Microsoft tile images, plus Open Graph and Twitter Card preview images โ€” and the brand's theme color. Build rich link preview cards, bookmark thumbnails, or directory listings in minutes.

Features

  • All favicon variants โ€” Standard favicons, shortcut icons, SVG mask icons, /favicon.ico probe
  • Apple Touch Icons โ€” All sizes used by iOS/macOS home screens
  • PWA Web App Manifest โ€” Parses manifest.json for Android icons, app name, theme color, background color
  • Microsoft tiles โ€” msapplication-TileColor and TileImage
  • Social previews โ€” Open Graph image and Twitter Card image
  • Logo detection โ€” Schema.org logo property + <img class="logo"> heuristics
  • Theme color โ€” <meta name="theme-color"> for brand color sampling
  • Optional base64 download โ€” Fetch the primary icon bytes when you want to store them offline
  • Relative URLs resolved โ€” All returned URLs are absolute and ready to use
  • Fast & cheap โ€” minimal compute usage keeps your bill low

Use with AI Agents (MCP)

Connect this actor to any MCP-compatible AI client โ€” Claude Desktop, Claude.ai, Cursor, VS Code, LangChain, LlamaIndex, or custom agents.

Apify MCP server URL:

https://mcp.apify.com?tools=santamaria-automations/favicon-extractor

Example prompt once connected:

"Use favicon-extractor to process data with favicon extractor. Return results as a table."

Clients that support dynamic tool discovery (Claude.ai, VS Code) will receive the full input schema automatically via add-actor.

Example output

{
"website":"https://www.apple.com",
"final_url":"https://www.apple.com/",
"page_title":"Apple",
"favicon_url":"https://www.apple.com/favicon.ico",
"favicons":[
{"url":"https://www.apple.com/favicon.ico","size":"","type":"image/x-icon"}
],
"default_favicon_ico_exists":true,
"apple_touch_icon":"https://www.apple.com/apple-touch-icon.png",
"apple_touch_icons":[
{"url":"https://www.apple.com/apple-touch-icon.png","size":""}
],
"manifest_url":"",
"manifest_name":"",
"manifest_icons":[],
"theme_color":"#000000",
"og_image":"https://www.apple.com/ac/structured-data/images/open_graph_logo.png",
"twitter_image":"",
"logo_url":"https://www.apple.com/ac/globalnav/7/en_US/images/be15095f-5a20-57d0-ad14-cf4c638e223a/globalnav_apple_image__b5er5ngrzxqq_large.svg",
"scraped_at":"2026-04-07T10:30:00Z"
}

Use cases

  • Link preview cards โ€” Build Slack, WhatsApp, or Discord-style link preview tiles with the correct hi-res icon for every URL
  • Bookmark managers โ€” Enrich saved links with crisp favicons instead of broken /favicon.ico fallbacks
  • Directory sites โ€” Display clean logos for listed businesses without manual upload
  • Brand research โ€” Analyze visual identity across hundreds of competitors at scale
  • ML training data โ€” Build logo and icon datasets for computer vision models
  • Competitor monitoring โ€” Detect brand refreshes by diffing icons and theme colors over time
  • Link aggregators โ€” Add visual identity to URL lists, RSS readers, and curated feeds

Input

FieldTypeDefaultDescription
websitesstring[]โ€”URLs to extract brand assets from
downloadImagesbooleanfalseFetch and base64-encode the primary icon
checkManifestbooleantrueParse the Web App Manifest when present
timeoutSecondsinteger15Per-request fetch timeout
maxConcurrencyinteger5How many websites to process in parallel
proxyConfigurationobjectโ€”Optional Apify Proxy configuration

Pricing

  • Start: $0.001 per run
  • Per website: $0.002

1,000 websites โ‰ˆ $2.00 โ€” fast, bulk, and predictable.

Issues & Feedback

Found a bug or want a new field? Open an issue โ€” feedback is read and acted on quickly.

Related Actors

You might also like

Website Logo Extractor

botflowtech/website-logo-extractor

Extract logos, favicons, brand icons, og:image, and Twitter card images from any URL. Bulk processing with concurrency. Ideal for brand monitoring and data enrichment.

242

5.0

Favicon Extractor

automation-lab/favicon-extractor

This actor extracts all favicon references from web pages. It finds standard favicon links, Apple touch icons, SVG icons, mask icons, and checks for the default `/favicon.ico` fallback. It also detects web app manifest references. Each favicon entry includes the URL, format, sizes, and rel...

๐Ÿ‘ User avatar

Stas Persiianenko

26

Favicon & Brand Asset Checker

pillowy_travel/favicon-brand-asset-checker

Checks favicon presence and basic brand asset indicators on a website.

Favicon Extractor

botflowtech/favicon-extractor

Extract and validate favicons from any website with multiple detection methods and guaranteed fallback sources. Perfect for developers, designers, and marketers who need reliable website icons.

Website Brand Extractor (Pay per Event)

eiv/website-brand-extractor-pay-per-event

Extract logos, brand colors, fonts, social links, and metadata from any website. Returns structured JSON with favicon, logo images, primary/secondary colors, font families, OG/Twitter metadata, and links for 17+ social platforms.

Favicon Downloader

coder_zoro/favicon-downloader

Favicon Downloader: Automatically fetch and save favicons from any website. Easy, fast, and reliable favicon extraction for web projects, automation, and datasets. Perfect for developers and digital marketers.

Website Logo Product Image Banner Extractor

botflowtech/website-logo-product-image-banner-extractor

Extract Logos & brand marks (including favicons), Product images and catalog thumbnails, Hero / banner images (headers, mastheads), Team photos, avatars, profile pictures, Social media graphics (Open Graph, Twitter cards), Icon sets (SVG, PNG, touch icons)

Related articles

AI brand monitoring: How to track mentions in LLMs
Read more