Get this data via API
Classify canvasjet.com — 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://canvasjet.com"}'
{
"domain": {
"domain_url": "https://canvasjet.com",
"categories": [
{
"name": "/Shopping/Photo & Video Services/Photo Printing Services",
"confidence": 0.6998864412307739,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
},
{
"name": "/Arts & Entertainment/Visual Art & Design/Other",
"confidence": 0.49378275871276855,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Shopping/Photo & Video Services/Other",
"confidence": 0.21637527644634247,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
},
{
"name": "/Home & Garden/Home & Interior Decor",
"confidence": 0.17937706410884857,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
},
{
"name": "/Shopping/Gifts & Special Event Items/Custom & Personalized Items",
"confidence": 0.1623782068490982,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
},
{
"name": "/Arts & Entertainment/Visual Art & Design/Photographic & Digital Arts",
"confidence": 0.1617191582918167,
"IAB1": "Arts & Entertainment",
"IAB-205-201": "Digital Arts/Fine Art/Digital Arts"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.