Get this data via API
Classify myflight.com.mx — 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://myflight.com.mx"}'
{
"domain": {
"domain_url": "https://myflight.com.mx",
"categories": [
{
"name": "/Hobbies & Leisure/Recreational Aviation",
"confidence": 0.31301310658454895,
"IAB-239": "Hobbies & Interests"
},
{
"name": "/Travel & Transportation/Travel Agencies & Services/Sightseeing Tours",
"confidence": 0.28394201397895813,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
},
{
"name": "/Travel & Transportation/Tourist Destinations/Historical Sites & Buildings",
"confidence": 0.1972279846668243,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.