Get this data via API
Classify ourdigitizer.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://ourdigitizer.com"}'
{
"domain": {
"domain_url": "https://ourdigitizer.com",
"categories": [
{
"name": "/Shopping/Gifts & Special Event Items/Custom & Personalized Items",
"confidence": 0.626073956489563,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
},
{
"name": "/Hobbies & Leisure/Crafts/Fiber & Textile Arts",
"confidence": 0.5850285887718201,
"IAB-248-239": "Arts and Crafts/Hobbies & Interests/Arts and Crafts"
},
{
"name": "/Shopping/Apparel/Apparel Services",
"confidence": 0.5081825256347656,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
},
{
"name": "/Arts & Entertainment/Visual Art & Design/Design",
"confidence": 0.2989982068538666,
"IAB1": "Arts & Entertainment",
"IAB-204-201": "Design/Fine Art/Design"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.