
Website Logo Finder – Extract Logos from Any URL
Pricing
$5.00/month + usage
Go to Store

Website Logo Finder – Extract Logos from Any URL
Easily find and extract logos from any website URL. This tool helps you instantly get brand logos for websites—perfect for marketing, research, design, and automation tasks.
5.0 (2)
Pricing
$5.00/month + usage
4
Total users
30
Monthly users
30
Runs succeeded
>99%
Issue response
0.35 hours
Last modified
a month ago
Website Logo Finder
Actor URL: https://apify.com/coder_luffy/website-logo-finder
Overview
The Website Logo Finder actor takes a list of website URLs or domains as input and returns the official logo for each site. This is perfect for use cases like data enrichment, building business directories, or visual analytics.
Input
- A single website URL or an array of domains/URLs.
- Example:
["https://www.apple.com","https://www.microsoft.com","https://www.amazon.com"]
Output
Each result contains:
input_url
: The input domain or website.logo_url
: A direct link to the extracted logo image.
Sample Output (Table View)
⚠️ The full result can be downloaded from the dataset tab on Apify.
Sample Output (JSON Format)
[{"input_url": "https://google.com","logo_url": "https://image-save-1029-final.s3.amazonaws.com/logos/264071568google.com.jpeg"},{"input_url": "https://www.netflix.com","logo_url": "https://image-save-1029-final.s3.amazonaws.com/logos/935933667www.netflix.com.jpeg"}]
How to Use
- Go to the actor: Website Logo Finder
- Provide input as a list of websites or domains.
- Click Run and wait for the results.
- Export the dataset in JSON, CSV, or view as a table.