Get this data via API
Classify justquilting.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://justquilting.co.uk"}'
{
"domain": {
"domain_url": "https://justquilting.co.uk",
"categories": [
{
"name": "/Hobbies & Leisure/Crafts/Fiber & Textile Arts",
"confidence": 0.9257630109786988,
"IAB-248-239": "Arts and Crafts/Hobbies & Interests/Arts and Crafts"
},
{
"name": "/Hobbies & Leisure/Crafts/Art & Craft Supplies",
"confidence": 0.4598114490509033,
"IAB-424-422": "Cats/Pets/Cats"
},
{
"name": "/Home & Garden/Bed & Bath/Bedroom",
"confidence": 0.2636808156967163,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
},
{
"name": "/Business & Industrial/Textiles & Nonwovens",
"confidence": 0.19901439547538757,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.