Category
Reviews
No reviews yet — be the first to review admitterra.digital.
Get this data via API
Classify admitterra.digital — 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://admitterra.digital"}'
{
"domain": {
"domain_url": "https://admitterra.digital",
"categories": [
{
"name": "/Science/Earth Sciences/Atmospheric Science",
"confidence": 0.6351029872894287,
"IAB15-10": "Weather",
"IAB-390-464": "Science - Weather"
},
{
"name": "/Business & Industrial/Business Operations/Human Resources",
"confidence": 0.48713451623916626,
"IAB3-9": "Human Resources",
"IAB-55-53": "Business - Human Resources"
},
{
"name": "/News/Weather",
"confidence": 0.31206274032592773,
"IAB15-10": "Weather",
"IAB-390-464": "Science - Weather"
},
{
"name": "/Business & Industrial/Business Services/Consulting",
"confidence": 0.10594264417886734,
"IAB3": "Business",
"IAB-103-90": "Industries - Management Consulting Industry"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.