Category
Reviews
No reviews yet — be the first to review whitelisted.org.
Get this data via API
Classify whitelisted.org — 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://whitelisted.org"}'
{
"domain": {
"domain_url": "https://whitelisted.org",
"categories": [
{
"name": "/Internet & Telecom/Email & Messaging/Other",
"confidence": 0.3580494523048401,
"IAB19-15": "Email",
"IAB-623-619": "Internet - Email"
},
{
"name": "/Internet & Telecom/Email & Messaging/Electronic Spam",
"confidence": 0.1960834413766861,
"IAB19-15": "Email",
"IAB-623-619": "Internet - Email"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.