Category
Reviews
No reviews yet — be the first to review diva-portal.com.
Get this data via API
Classify diva-portal.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://diva-portal.com"}'
{
"domain": {
"domain_url": "https://diva-portal.com",
"categories": [
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.4317452311515808,
"IAB3-4": "Business Software",
"IAB-W3CW2J-602": "Software and Applications - Productivity"
},
{
"name": "/Home & Garden/Home Furnishings/Other",
"confidence": 0.2736438512802124,
"IAB10-7": "Interior Decorating",
"IAB-283-274": "Home & Garden - Interior Decorating"
},
{
"name": "/Computers & Electronics/Enterprise Technology/Data Management",
"confidence": 0.12664948403835297,
"IAB19-12": "Databases",
"IAB-611-602": "Software and Applications - Databases"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.