Get this data via API
Classify beyondimaginationemporium.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://beyondimaginationemporium.co.uk"}'
{
"domain": {
"domain_url": "https://beyondimaginationemporium.co.uk",
"categories": [
{
"name": "/Books & Literature/Children's Literature",
"confidence": 0.6323815584182739,
"IAB1-1": "Books & Literature",
"IAB-42": "Books and Literature/Books and Literature"
},
{
"name": "/Shopping/Gifts & Special Event Items/Party & Holiday Supplies",
"confidence": 0.2641145884990692,
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
},
{
"name": "/Shopping/Apparel/Children's Clothing",
"confidence": 0.122016541659832,
"IAB-575-552": "Children's Clothing/Style & Fashion/Children's Clothing"
},
{
"name": "/Business & Industrial/Hospitality Industry/Other",
"confidence": 0.11188693344593048,
"IAB-98-90": "Hospitality Industry/Business and Finance/Industries/Hospitality Industry"
},
{
"name": "/Shopping/Apparel/Costumes",
"confidence": 0.10037510097026824,
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.