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.

Blog post 1 min read

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

New features, bug fixes, and optimizations...

View all product updates
Fixed a validation issue in the playground

Fixed a validation issue in the playground

We fixed a validation issue in the ScreenshotOne playground caused by selector scroll into view.

Read more

1 min read

Added support of Slack notifications

Added support of Slack notifications

We added support of Slack notifications to ScreenshotOne. Now you can set up and get Slack notifications when you reach your quota limits.

Read more

1 min read

Update your company information in the dashboard

Update your company information in the dashboard

Starting today, you can update your company information in the dashboard. It includes updating the address, tax number, company number, and company name.

Read more

1 min read

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.