Now you can get favicon used by a website with ScreenshotOne API in just one simple API call.
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.
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
.
Interviews, tips, guides, industry best practices, and news.
From today, you can transfer organization ownership to another user.
For the past few days, I have been working on improving the stability and performance of the ScreenshotOne API. I started from low-hanging fruits—moving validations and access key management from rendering services to ScreenshotOne's API gateway. The API will be more stable and performant as a result. If you are curious why, please continue reading.
Starting today, you can update your company information in the dashboard. It includes updating the address, tax number, company number, and company name.
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.