Company
Category
Reviews
No reviews yet — be the first to review flightmode.co.
Get this data via API
Classify flightmode.co — 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://flightmode.co"}'
{
"domain": {
"domain_url": "https://flightmode.co",
"categories": [
{
"name": "/Health/Nutrition/Vitamins & Supplements",
"confidence": 0.7238659262657166,
"IAB7-32": "Nutrition",
"IAB-234-233": "Alternative Medicine - Herbs and Supplements"
},
{
"name": "/Health/Health Conditions/Sleep Disorders",
"confidence": 0.6020362377166748,
"IAB7-40": "Sleep Disorders",
"IAB-310-287": "Diseases and Conditions - Sleep Disorders"
},
{
"name": "/Travel & Transportation/Transportation/Air Travel",
"confidence": 0.3968383073806762,
"IAB20-3": "Air Travel",
"IAB-672-664": "Travel Type - Air Travel"
},
{
"name": "/Health/Pharmacy/Drugs & Medications",
"confidence": 0.1498250514268875,
"IAB7": "Health & Fitness",
"IAB-320-286": "Medical Health - Pharmaceutical Drugs"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.