Category
Reviews
No reviews yet — be the first to review insightanalytics.no.
Get this data via API
Classify insightanalytics.no — 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://insightanalytics.no"}'
{
"domain": {
"domain_url": "https://insightanalytics.no",
"categories": [
{
"name": "/Computers & Electronics/Enterprise Technology/Data Management",
"confidence": 0.7308292984962463,
"IAB19-12": "Databases",
"IAB-611-602": "Software and Applications - Databases"
},
{
"name": "/Business & Industrial/Business Services/Consulting",
"confidence": 0.4269201457500458,
"IAB3": "Business",
"IAB-103-90": "Industries - Management Consulting Industry"
},
{
"name": "/Business & Industrial/Business Operations/Management",
"confidence": 0.14798475801944733,
"IAB3": "Business",
"IAB-76-53": "Business - Executive Leadership & Management"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.