Get this data via API
Classify tigerden.app — 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://tigerden.app"}'
{
"domain": {
"domain_url": "https://tigerden.app",
"categories": [
{
"name": "/Reference/General Reference/How-To, DIY & Expert Content",
"confidence": 0.7862984538078308,
"IAB-264-239": "Hobbies & Interests - Content Production"
},
{
"name": "/Business & Industrial/Construction & Maintenance/Building Materials & Supplies",
"confidence": 0.36970120668411255,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Hobbies & Leisure/Crafts/Other",
"confidence": 0.29818713665008545,
"IAB-424-422": "Cats/Pets/Cats"
},
{
"name": "/Home & Garden/Home Improvement/Construction & Power Tools",
"confidence": 0.20695915818214417,
"IAB10": "Home & Garden",
"IAB-280-274": "Home Improvement/Home & Garden/Home Improvement"
},
{
"name": "/Home & Garden/Home Improvement/Other",
"confidence": 0.1703142672777176,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
},
{
"name": "/Business & Industrial/Construction & Maintenance/Other",
"confidence": 0.14668726921081543,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.