Get this data via API
Classify wiggle.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://wiggle.co.uk"}'
{
"domain": {
"domain_url": "https://wiggle.co.uk",
"categories": [
{
"name": "/Sports/Individual Sports/Cycling",
"confidence": 0.88,
"IAB17": "Sports",
"IAB-492-483": "Cycling/Sports/Cycling"
},
{
"name": "/Hobbies & Leisure/Water Activities/Surf & Swim",
"confidence": 0.79,
"IAB-239": "Hobbies & Interests"
},
{
"name": "/Shopping",
"confidence": 0.78,
"IAB22": "Shopping",
"IAB-473": "Shopping/Shopping"
},
{
"name": "/Sports/Sporting Goods",
"confidence": 0.78,
"IAB17": "Sports",
"IAB-551-483": "Sports Equipment/Sports/Sports Equipment"
},
{
"name": "/Sports/Water Sports/Swimming",
"confidence": 0.78,
"IAB17-38": "Swimming",
"IAB-537-483": "Swimming/Sports/Swimming"
}
]
},
"success": true
}
Category
Global Rank
#168,731
Get this data as JSON — free trial, 50 API calls included.