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.
Actor URL: https://apify.com/coder_luffy/website-logo-finder
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.
1[ 2 "https://www.apple.com", 3 "https://www.microsoft.com", 4 "https://www.amazon.com" 5]
Each result contains:
input_url
: The input domain or website.logo_url
: A direct link to the extracted logo image.⚠️ The full result can be downloaded from the dataset tab on Apify.
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]
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.
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.
It extracts job titles, companies, salaries (if available), descriptions, locations, and post dates. You can export all of it to Excel or JSON.
Yes, you can scrape multiple pages and refine by job title, location, keyword, or more depending on the input settings you use.
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!