Company
Category
Reviews
No reviews yet — be the first to review fingerprint.to.
Get this data via API
Classify fingerprint.to — and any other URL — with one call.
620+ IAB categories, company data, tech stacks and logos. JSON out, real time.
curl -X POST 'https://www.klazify.com/api/categorize' \
-H 'Authorization: Bearer YOUR_API_KEY' \
-H 'Content-Type: application/json' \
-d '{"url": "https://fingerprint.to"}'
{
"domain": {
"domain_url": "https://fingerprint.to",
"categories": [
{
"name": "/Internet & Telecom/Search Engines/People Search",
"confidence": 0.9025192856788636,
"IAB19-35": "Web Search",
"IAB-627-619": "Internet - Search"
},
{
"name": "/Reference/Directories & Listings/Business & Personal Listings",
"confidence": 0.3085981011390686,
"IAB3": "Business",
"IAB-53-52": "Business and Finance - Business"
},
{
"name": "/Internet & Telecom/Email & Messaging/Other",
"confidence": 0.18749281764030457,
"IAB19-15": "Email",
"IAB-623-619": "Internet - Email"
},
{
"name": "/Internet & Telecom/Search Engines/Other",
"confidence": 0.16054509580135343,
"IAB19-35": "Web Search",
"IAB-627-619": "Internet - Search"
},
{
"name": "/Internet & Telecom/Email & Messaging/Email",
"confidence": 0.15119668841362,
"IAB19-15": "Email",
"IAB-623-619": "Internet - Email"
},
{
"name": "/Online Communities/Social Networks",
"confidence": 0.10772635042667388,
"IAB14": "Society",
"IAB-628-619": "Internet - Social Networking"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.