Fetch Branding
Pricing
$15.00 / 1,000 results
Fetch Branding
Apify Actor for extracting branding information from websites including logos, colors, metadata, and social links.
0.0 (0)
Pricing
$15.00 / 1,000 results
0
7
7
Last modified
15 days ago
Pricing
$15.00 / 1,000 results
Apify Actor for extracting branding information from websites including logos, colors, metadata, and social links.
0.0 (0)
Pricing
$15.00 / 1,000 results
0
7
7
Last modified
15 days ago
startUrls
arrayOptional
List of URLs to extract branding information from. You can add multiple URLs to process them in batch.
extractLogos
booleanOptional
Extract favicon, apple-touch-icon, og:image, and other logo assets
Default value of this property is true
extractColors
booleanOptional
Extract brand colors from CSS variables and inline styles
Default value of this property is true
extractMetadata
booleanOptional
Extract meta tags, Open Graph, and Twitter Card data
Default value of this property is true
extractSocialLinks
booleanOptional
Extract social media profile links
Default value of this property is true
timeout
integerOptional
Maximum time to wait for each request in milliseconds
Default value of this property is 30000
maxRedirects
integerOptional
Maximum number of redirects to follow
Default value of this property is 5
userAgent
stringOptional
User agent string to use for requests
Default value of this property is "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36"
includeFailedUrls
booleanOptional
Include URLs that failed to extract branding data in the output
Default value of this property is true
maxResults
integerOptional
Maximum number of URLs to process (0 = unlimited)
Default value of this property is 1000