Get this data via API
Classify clonedetector.com — 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://clonedetector.com"}'
{
"domain": {
"domain_url": "https://clonedetector.com",
"categories": [
{
"name": "/Shopping/Consumer Resources/Identity Theft Protection",
"confidence": 0.8724002838134766,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
},
{
"name": "/Internet & Telecom/Web Services/Other",
"confidence": 0.6539645195007324,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Computers & Electronics/Computer Security/Network Security",
"confidence": 0.48653507232666016,
"IAB19-25": "Network Security",
"IAB-281-274": "Home Security/Home & Garden/Home Security"
},
{
"name": "/Internet & Telecom/Other",
"confidence": 0.3089452087879181,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Internet & Telecom/Web Services/Web Stats & Analytics",
"confidence": 0.1836777925491333,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Computers & Electronics/Computer Security/Antivirus & Malware",
"confidence": 0.15331247448921204,
"IAB10": "Home & Garden",
"IAB-281-274": "Home Security/Home & Garden/Home Security"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.