Favicon Downloader
Pricing
$4.99/month + usage
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.
Pricing
$4.99/month + usage
Rating
0.0
(0)
Developer

Zoro
Actor stats
3
Bookmarked
39
Total users
2
Monthly active users
2 months ago
Last modified
Categories
Share
Favicon Downloader – Download Website Favicons Automatically
📌 What is Favicon Downloader?
Favicon Downloader is a powerful Apify actor that lets you fetch and download favicons (site icons) from any website automatically.
Whether you provide a single URL or a list of multiple domains, the actor retrieves each website’s favicon and generating direct download links to .ico files.
This tool is ideal for:
- Building favicon datasets
- Branding and competitor research
- Automating workflows with website icons
- Enriching applications with visual favicon assets
⚙️ How It Works
- Input a domain or list of domains (e.g., nike.com, adidas.com).
- Favicons are stored and return as
.icofiles. - Get a JSON output containing direct download links to each favicon.
📥 Input Format
The actor accepts a simple JSON object. You can enter a single website or multiple websites.
Single URL Example:
{"url": "nike.com"}
Multiple URLs Example:
{"urls": ["nike.com", "adidas.com", "puma.com"]}
📤 Output Format
The actor returns a structured JSON array with:
url→ the input domain name.img_url→ the direct S3 link to the favicon.
Example Output:
[{"url": "nike.com","img_url": "https://example.com/nike.ico"},{"url": "adidas.com","img_url": "https://example.com/adidas.ico"}]
🔑 Usage Notes
- Always provide valid URLs or domains (e.g.,
"nike.com"or"https://nike.com"). - Favicons are stored in
.icoformat. - If a favicon cannot be retrieved, the response will return:
{"url": "example.com","img_url": null}
Why Use Favicon Downloader?
- Automation Ready: Save time fetching favicons in bulk.
- Scalable: Process thousands of domains at once.
- Reliable: Built-in error handling ensures clean JSON outputs.
- Flexible: Works for data collection, branding, research, and app development.
✅ With Favicon Downloader, you can instantly collect website favicons and enhance your automation, branding, or research projects with ready-to-use favicon assets.