Get this data via API
Classify damullings.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://damullings.com"}'
{
"domain": {
"domain_url": "https://damullings.com",
"categories": [
{
"name": "/Science/Computer Science/Machine Learning & Artificial Intelligence",
"confidence": 0.45432472229003906,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/News/Technology News",
"confidence": 0.4019293487071991,
"IAB12": "News",
"IAB-115-90": "Industries - Technology Industry"
},
{
"name": "/Health/Public Health/Health Policy",
"confidence": 0.38285762071609497,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Law & Government/Government/Other",
"confidence": 0.2321343570947647,
"IAB3-7": "Government",
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Business & Industrial/Business Operations/Management",
"confidence": 0.16938337683677673,
"IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations"
},
{
"name": "/Science/Engineering & Technology/Other",
"confidence": 0.13231024146080017,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/Computers & Electronics/Enterprise Technology/Other",
"confidence": 0.12346789240837096,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Business & Industrial/Business Services/Consulting",
"confidence": 0.11730754375457764,
"IAB-103-90": "Management Consulting Industry/Business and Finance/Industries/Management Consulting Industry"
},
{
"name": "/People & Society/Social Issues & Advocacy/Other",
"confidence": 0.10485204309225082,
"IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations"
},
{
"name": "/Health/Medical Facilities & Services/Other",
"confidence": 0.10353369265794754,
"IAB-224-223": "Healthy Living - Children's Health"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.