Category
Reviews
No reviews yet — be the first to review in-the-air.be.
Get this data via API
Classify in-the-air.be — 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://in-the-air.be"}'
{
"domain": {
"domain_url": "https://in-the-air.be",
"categories": [
{
"name": "/Business & Industrial/Hospitality Industry/Other",
"confidence": 0.8725371360778809,
"IAB3": "Business",
"IAB-98-90": "Industries - Hospitality Industry"
},
{
"name": "/Arts & Entertainment/Performing Arts/Magic",
"confidence": 0.12371142208576202,
"IAB9-20": "Magic & Illusion",
"IAB-241-239": "Hobbies & Interests - Magic and Illusion"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.