Get this data via API
Classify knitandknot.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://knitandknot.co.uk"}'
{
"domain": {
"domain_url": "https://knitandknot.co.uk",
"categories": [
{
"name": "/Shopping/Gifts & Special Event Items/Custom & Personalized Items",
"confidence": 0.7046718001365662,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
},
{
"name": "/Hobbies & Leisure/Special Occasions/Holidays & Seasonal Events",
"confidence": 0.4959024488925934,
"IAB-239": "Hobbies & Interests"
},
{
"name": "/Home & Garden/Home & Interior Decor",
"confidence": 0.4624122679233551,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
},
{
"name": "/Hobbies & Leisure/Crafts/Fiber & Textile Arts",
"confidence": 0.3781154751777649,
"IAB-248-239": "Arts and Crafts/Hobbies & Interests/Arts and Crafts"
},
{
"name": "/Shopping/Gifts & Special Event Items/Gifts",
"confidence": 0.31240180134773254,
"IAB22": "Shopping",
"IAB-476-473": "Gifts and Greetings Cards/Shopping/Gifts and Greetings Cards"
},
{
"name": "/Hobbies & Leisure/Crafts/Other",
"confidence": 0.13681399822235107,
"IAB-424-422": "Cats/Pets/Cats"
},
{
"name": "/Shopping/Gifts & Special Event Items/Party & Holiday Supplies",
"confidence": 0.13185235857963562,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.