Get this data via API
Classify outdoorchoice.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://outdoorchoice.co.uk"}'
{
"domain": {
"domain_url": "https://outdoorchoice.co.uk",
"categories": [
{
"name": "/Internet & Telecom/Communications Equipment/Radio Equipment",
"confidence": 0.8233751654624939,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Law & Government/Public Safety/Emergency Services",
"confidence": 0.255732923746109,
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Computers & Electronics/Electronics & Electrical/Power Supplies",
"confidence": 0.19354496896266937,
"IAB-431-422": "Pet Supplies/Pets/Pet Supplies"
},
{
"name": "/Hobbies & Leisure/Outdoors/Other",
"confidence": 0.1907563209533691,
"IAB-239": "Hobbies & Interests"
},
{
"name": "/Computers & Electronics/Consumer Electronics/Other",
"confidence": 0.11169988662004472,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.