Category
Reviews
No reviews yet — be the first to review miloedwards.co.uk.
Get this data via API
Classify miloedwards.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://miloedwards.co.uk"}'
{
"domain": {
"domain_url": "https://miloedwards.co.uk",
"categories": [
{
"name": "/Arts & Entertainment/Humor/Live Comedy",
"confidence": 0.9776255488395692,
"IAB1-4": "Humor"
},
{
"name": "/Arts & Entertainment/Music & Audio/Podcasts",
"confidence": 0.4238654673099518,
"IAB1": "Arts & Entertainment"
},
{
"name": "/Arts & Entertainment/Events & Listings/Event Ticket Sales",
"confidence": 0.155101478099823,
"IAB1": "Arts & Entertainment"
},
{
"name": "/Arts & Entertainment/Celebrities & Entertainment News",
"confidence": 0.1382802426815033,
"IAB1-2": "Celebrity Fan/Gossip"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.