Get this data via API
Classify doubleclicktv.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://doubleclicktv.com"}'
{
"domain": {
"domain_url": "https://doubleclicktv.com",
"categories": [
{
"name": "/Arts & Entertainment/TV & Video/Online Video",
"confidence": 1,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Arts & Entertainment/TV & Video/TV Networks & Stations",
"confidence": 0.21103568375110623,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Internet & Telecom/Service Providers/Cable & Satellite Providers",
"confidence": 0.2087610363960266,
"IAB-195-192": "Parenting - Internet Safety"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.