Get this data via API
Classify mozilladatacollective.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://mozilladatacollective.com"}'
{
"domain": {
"domain_url": "https://mozilladatacollective.com",
"categories": [
{
"name": "/Computers & Electronics/Enterprise Technology/Data Management",
"confidence": 0.24266929924488068,
"IAB-616-599": "Data Storage and Warehousing/Technology & Computing/Computing/Data Storage and Warehousing"
},
{
"name": "/Reference/Language Resources/Foreign Language Resources",
"confidence": 0.22946880757808685,
"IAB-147-132": "Education - Language Learning"
},
{
"name": "/Science/Mathematics/Statistics",
"confidence": 0.1595693826675415,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/Reference/Language Resources/Other",
"confidence": 0.1391507238149643,
"IAB-147-132": "Education - Language Learning"
},
{
"name": "/Computers & Electronics/Networking/Data Formats & Protocols",
"confidence": 0.1112011820077896,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Reference/General Reference/Educational Resources",
"confidence": 0.1109677404165268,
"IAB-143-132": "Education - Educational Assessment"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.