Category
Reviews
No reviews yet — be the first to review flightrisk.ae.
Get this data via API
Classify flightrisk.ae — 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://flightrisk.ae"}'
{
"domain": {
"domain_url": "https://flightrisk.ae",
"categories": [
{
"name": "/Autos & Vehicles/Bicycles & Accessories/Electric Bicycles",
"confidence": 0.929121732711792,
"IAB17-3": "Bicycling",
"IAB-492-483": "Sports - Cycling"
},
{
"name": "/Autos & Vehicles/Motor Vehicles (By Type)/Hybrid & Alternative Vehicles",
"confidence": 0.11017686128616332,
"IAB2-12": "Hybrid",
"IAB-22-16": "Auto Type - Green Vehicles"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.