Get this data via API
Classify theatreonkew.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://theatreonkew.org"}'
{
"domain": {
"domain_url": "https://theatreonkew.org",
"categories": [
{
"name": "/Arts & Entertainment/Performing Arts/Acting & Theater",
"confidence": 0.8429479002952576,
"IAB1": "Arts & Entertainment",
"IAB-209-201": "Theater/Fine Art/Theater"
},
{
"name": "/Arts & Entertainment/Events & Listings/Event Ticket Sales",
"confidence": 0.6243003010749817,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Books & Literature/Literary Classics",
"confidence": 0.40451914072036743,
"IAB1-1": "Books & Literature",
"IAB-42": "Books and Literature/Books and Literature"
},
{
"name": "/Books & Literature/Children's Literature",
"confidence": 0.3860415816307068,
"IAB1-1": "Books & Literature",
"IAB-42": "Books and Literature/Books and Literature"
},
{
"name": "/Arts & Entertainment/Performing Arts/Broadway & Musical Theater",
"confidence": 0.37895667552948,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Arts & Entertainment/Events & Listings/Other",
"confidence": 0.1128649041056633,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.