Get this data via API
Classify goflytravel.com.tr — 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://goflytravel.com.tr"}'
{
"domain": {
"domain_url": "https://goflytravel.com.tr",
"categories": [
{
"name": "/Travel & Transportation/Travel Agencies & Services/Vacation Offers",
"confidence": 0.3329525887966156,
"IAB-444-441": "Vacation Properties/Real Estate/Vacation Properties"
},
{
"name": "/Hobbies & Leisure/Recreational Aviation",
"confidence": 0.1909779906272888,
"IAB-239": "Hobbies & Interests"
},
{
"name": "/Autos & Vehicles/Personal Aircraft",
"confidence": 0.11648309230804443,
"IAB-14-2": "Auto Body Styles - Off-Road Vehicles"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.