Get this data via API
Classify helicopter.hu — 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://helicopter.hu"}'
{
"domain": {
"domain_url": "https://helicopter.hu",
"categories": [
{
"name": "/Hobbies & Leisure/Recreational Aviation",
"confidence": 0.5208441019058228,
"IAB-239": "Hobbies & Interests"
},
{
"name": "/Autos & Vehicles/Personal Aircraft",
"confidence": 0.26661327481269836,
"IAB-14-2": "Auto Body Styles - Off-Road Vehicles"
},
{
"name": "/Business & Industrial/Aerospace & Defense/Aviation Industry",
"confidence": 0.11704403907060625,
"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.