Get this data via API
Classify gaia-x.eu — 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://gaia-x.eu"}'
{
"domain": {
"domain_url": "https://gaia-x.eu",
"categories": [
{
"name": "/Law & Government/Government",
"confidence": 0.85,
"IAB3-7": "Government",
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/People & Society/Social Sciences/Political Science",
"confidence": 0.82,
"IAB-465-464": "Biological Sciences/Science/Biological Sciences"
},
{
"name": "/Reference",
"confidence": 0.63
}
]
},
"success": true
}
Category
Reference
63%
Global Rank
#258,419
Get this data as JSON — free trial, 50 API calls included.