Http_Favicon is a JSON Structure definition published by Censys, describing 6 properties. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
{
"$schema": "https://json-structure.org/meta/core/v0/#",
"$id": "https://raw.githubusercontent.com/api-evangelist/censys/refs/heads/main/json-structure/platform-http-favicon-structure.json",
"name": "Http_Favicon",
"description": "Http_Favicon schema from Censys Platform API",
"type": "object",
"additionalProperties": false,
"properties": {
"hash_md5": {
"type": "string"
},
"hash_phash": {
"type": "string",
"description": "A 64-bit 'perceptual' hash of the favicon"
},
"hash_sha256": {
"type": "string"
},
"hash_shodan": {
"type": "int32",
"description": "A hash expressed as a signed decimal integer, provided for compatability with Shodan search."
},
"name": {
"type": "string",
"description": "The URI used to retrieve the favicon, which most commonly use the http(s) or data schemes. URIs using the data scheme are truncated: the first 48 and last 24 characters are preserved."
},
"size": {
"type": "int32",
"description": "The size of the favicon retrieved, in bytes."
}
}
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.