Category
Reviews
No reviews yet — be the first to review kidify.co.uk.
Get this data via API
Classify kidify.co.uk — 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://kidify.co.uk"}'
{
"domain": {
"domain_url": "https://kidify.co.uk",
"categories": [
{
"name": "/Games/Family-Oriented Games & Activities/Other",
"confidence": 0.5962713360786438,
"IAB9-30": "Video & Computer Games",
"IAB-VWGKS7-685": "Video Game Genres - Family Video Games"
},
{
"name": "/People & Society/Kids & Teens/Children's Interests",
"confidence": 0.48158931732177734,
"IAB6": "Family & Parenting",
"IAB-186": "Family and Relationships"
},
{
"name": "/Jobs & Education/Education/Primary & Secondary Schooling (K-12)",
"confidence": 0.1869763284921646,
"IAB5": "Education",
"IAB-132": "Education"
},
{
"name": "/Travel & Transportation/Tourist Destinations/Theme Parks",
"confidence": 0.1420871615409851,
"IAB20-25": "Theme Parks",
"IAB-151-150": "Attractions - Amusement and Theme Parks"
},
{
"name": "/People & Society/Family & Relationships/Family/Other",
"confidence": 0.13576026260852814,
"IAB6": "Family & Parenting",
"IAB-186": "Family and Relationships"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.