Get this data via API
Classify rac-nl.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://rac-nl.com"}'
{
"domain": {
"domain_url": "https://rac-nl.com",
"categories": [
{
"name": "/Hobbies & Leisure/Recreational Aviation",
"confidence": 0.8778553009033203,
"IAB-239": "Hobbies & Interests"
},
{
"name": "/Hobbies & Leisure/Clubs & Organizations/Other",
"confidence": 0.3616805672645569,
"IAB-239": "Hobbies & Interests"
},
{
"name": "/Business & Industrial/Aerospace & Defense/Aviation Industry",
"confidence": 0.18601004779338837,
"IAB-92-90": "Education industry/Business and Finance/Industries/Education industry"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.