Get this data via API
Classify bobprophette.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://bobprophette.com"}'
{
"domain": {
"domain_url": "https://bobprophette.com",
"categories": [
{
"name": "/Arts & Entertainment/Humor/Live Comedy",
"confidence": 0.4172038435935974,
"IAB1-4": "Humor",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Arts & Entertainment/Performing Arts/Acting & Theater",
"confidence": 0.21470318734645844,
"IAB1": "Arts & Entertainment",
"IAB-209-201": "Theater/Fine Art/Theater"
},
{
"name": "/Books & Literature/Other",
"confidence": 0.19150058925151825,
"IAB1-1": "Books & Literature",
"IAB-42": "Books and Literature/Books and Literature"
},
{
"name": "/Arts & Entertainment/Humor/Spoofs & Satire",
"confidence": 0.18162475526332855,
"IAB1-4": "Humor",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Arts & Entertainment/Performing Arts/Other",
"confidence": 0.13819542527198792,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Arts & Entertainment/Humor/Other",
"confidence": 0.13061952590942383,
"IAB1-4": "Humor",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.