Get favicon used by a website with ScreenshotOne API

Now you can get favicon used by a website with ScreenshotOne API in just one simple API call.

Written by

Dmytro Krasun

Published on

Yes, it is as simple as that.

Use metadata_icon option to get the favicon used by a website. The default value is false:

https://api.screenshotone.com/take?metadata_icon=true&url=https://screenshotone.com/&access_key=<access key>

The result will be returned as headers:

X-ScreenshotOne-Icon: {"url":"https://screenshotone.com/favicon-32x32.png","type":"image/png"}

Or as JSON:

{
"metadata": {
"icon": {
"url": "https://screenshotone.com/favicon-32x32.png",
"type": "image/png"
}
}
}

It is also available in the playground.

As always, if you have any questions, please, reach out at support@screenshotone.com.

Read more product updates

Interviews, tips, guides, industry best practices, and news.

View all posts
The new ScreenshotOne dashboard is out

The new ScreenshotOne dashboard is out

It is a long-term move and rebuilding the ScreenshotOne dashboard was a decision to continue improving customer experience. The previous version of the dashboard was outdated and didn't serve new arising customer needs well.

Read more

Automate website screenshots

Exhaustive documentation, ready SDKs, no-code tools, and other automation to help you render website screenshots and outsource all the boring work related to that to us.