Get this data via API
Classify tintin-butik.dk — 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://tintin-butik.dk"}'
{
"domain": {
"domain_url": "https://tintin-butik.dk",
"categories": [
{
"name": "/Arts & Entertainment/Comics & Animation/Comics",
"confidence": 0.4450703561306,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Shopping/Toys/Action Figures",
"confidence": 0.3805994391441345,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
},
{
"name": "/Arts & Entertainment/Movies/Movie Memorabilia",
"confidence": 0.15879777073860168,
"IAB1-5": "Movies",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.