Get this data via API
Classify space-play.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://space-play.co.uk"}'
{
"domain": {
"domain_url": "https://space-play.co.uk",
"categories": [
{
"name": "/Arts & Entertainment/Visual Art & Design/Architecture",
"confidence": 0.7421762347221375,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Hobbies & Leisure/Radio Control & Modeling/Other",
"confidence": 0.35398054122924805,
"IAB-239": "Hobbies & Interests"
},
{
"name": "/Arts & Entertainment/Visual Art & Design/Sculpture",
"confidence": 0.3206169009208679,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Business & Industrial/Construction & Maintenance/Building Materials & Supplies",
"confidence": 0.22467942535877228,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Travel & Transportation/Tourist Destinations/Historical Sites & Buildings",
"confidence": 0.16891123354434967,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
},
{
"name": "/Shopping/Antiques & Collectibles",
"confidence": 0.12219194322824478,
"IAB22": "Shopping",
"IAB-240-239": "Antiquing and Antiques/Hobbies & Interests/Antiquing and Antiques"
},
{
"name": "/Shopping/Toys/Building Toys",
"confidence": 0.11912845075130464,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
},
{
"name": "/Home & Garden/Home & Interior Decor",
"confidence": 0.11550455540418623,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.