Website Logo Finder – Extract Logos from Any URL

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.

INTEGRATIONSAUTOMATIONSEO_TOOLSApify

Website Logo Finder

logo of 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:
1[
2  "https://www.apple.com",
3  "https://www.microsoft.com",
4  "https://www.amazon.com"
5]

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)

input_urllogo_url
https://www.apple.comhttps://image-save-1029-final.s3.amazonaws.com/logos/411464277www.apple.com.jpeg
https://www.microsoft.comhttps://image-save-1029-final.s3.amazonaws.com/logos/900302306www.microsoft.com.jpeg
https://www.amazon.comhttps://image-save-1029-final.s3.amazonaws.com/logos/841700264www.amazon.com.jpeg
https://www.google.comhttps://image-save-1029-final.s3.amazonaws.com/logos/398195216www.google.com.jpeg
https://www.samsung.comhttps://image-save-1029-final.s3.amazonaws.com/logos/763599945www.samsung.com.jpeg
https://www.toyota-global.comhttps://image-save-1029-final.s3.amazonaws.com/logos/399567753www.toyota-global.com.jpeg
https://www.coca-cola.comhttps://image-save-1029-final.s3.amazonaws.com/logos/424328928www.coca-cola.com.jpeg
https://www.mercedes-benz.comhttps://image-save-1029-final.s3.amazonaws.com/logos/265073339www.mercedes-benz.com.jpeg
https://www.disney.comhttps://image-save-1029-final.s3.amazonaws.com/logos/666195364www.disney.com.jpeg
https://www.nike.comhttps://image-save-1029-final.s3.amazonaws.com/logos/305460046www.nike.com.jpeg

⚠️ The full result can be downloaded from the dataset tab on Apify.


Sample Output (JSON Format)

1[
2  {
3    "input_url": "https://google.com",
4    "logo_url": "https://image-save-1029-final.s3.amazonaws.com/logos/264071568google.com.jpeg"
5  },
6  {
7    "input_url": "https://www.netflix.com",
8    "logo_url": "https://image-save-1029-final.s3.amazonaws.com/logos/935933667www.netflix.com.jpeg"
9  }
10]

How to Use

  1. Go to the actor: Website Logo Finder
  2. Provide input as a list of websites or domains.
  3. Click Run and wait for the results.
  4. Export the dataset in JSON, CSV, or view as a table.

Frequently Asked Questions

Is it legal to scrape job listings or public data?

Yes, if you're scraping publicly available data for personal or internal use. Always review Websute's Terms of Service before large-scale use or redistribution.

Do I need to code to use this scraper?

No. This is a no-code tool — just enter a job title, location, and run the scraper directly from your dashboard or Apify actor page.

What data does it extract?

It extracts job titles, companies, salaries (if available), descriptions, locations, and post dates. You can export all of it to Excel or JSON.

Can I scrape multiple pages or filter by location?

Yes, you can scrape multiple pages and refine by job title, location, keyword, or more depending on the input settings you use.

How do I get started?

You can use the Try Now button on this page to go to the scraper. You’ll be guided to input a search term and get structured results. No setup needed!