Category
Reviews
No reviews yet — be the first to review apeplanet.co.uk.
Get this data via API
Classify apeplanet.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://apeplanet.co.uk"}'
{
"domain": {
"domain_url": "https://apeplanet.co.uk",
"categories": [
{
"name": "/Arts & Entertainment/Music & Audio/World Music",
"confidence": 0.6314141750335693,
"IAB1-6": "Music",
"IAB-352-338": "Music - World/International Music"
},
{
"name": "/Arts & Entertainment/Events & Listings/Other",
"confidence": 0.11610622704029085,
"IAB1": "Arts & Entertainment",
"IAB-8VZQHL": "Events"
},
{
"name": "/Arts & Entertainment/Music & Audio/Pop Music",
"confidence": 0.1043192744255066,
"IAB1-6": "Music",
"IAB-349-338": "Music - Contemporary Hits/Pop/Top 40"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.