Get this data via API
Classify nbyit.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://nbyit.com"}'
{
"domain": {
"domain_url": "https://nbyit.com",
"categories": [
{
"name": "/Arts & Entertainment/Visual Art & Design/Design",
"confidence": 0.7532097697257996,
"IAB1": "Arts & Entertainment",
"IAB-204-201": "Design/Fine Art/Design"
},
{
"name": "/Computers & Electronics/Software/Multimedia Software",
"confidence": 0.7046682238578796,
"IAB-606-602": "Video Software/Technology & Computing/Computing/Computer Software and Applications/Video Software"
},
{
"name": "/Home & Garden/Home Furnishings/Other",
"confidence": 0.618784487247467,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
},
{
"name": "/Computers & Electronics/CAD & CAM",
"confidence": 0.2066422551870346,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Business & Industrial/Business Services/Office Supplies",
"confidence": 0.11462020128965378,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.