Category
Reviews
No reviews yet — be the first to review aviation.photos.
Get this data via API
Classify aviation.photos — 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://aviation.photos"}'
{
"domain": {
"domain_url": "https://aviation.photos",
"categories": [
{
"name": "/Business & Industrial/Aerospace & Defense/Aviation Industry",
"confidence": 0.8903355598449707,
"IAB3": "Business",
"IAB-118-90": "Industries - Aviation Industry"
},
{
"name": "/Arts & Entertainment/Online Media/Online Image Galleries",
"confidence": 0.7526215314865112,
"IAB1": "Arts & Entertainment",
"IAB-JLBCU7": "Entertainment"
},
{
"name": "/Travel & Transportation/Transportation/Air Travel",
"confidence": 0.3632046580314636,
"IAB20-3": "Air Travel",
"IAB-672-664": "Travel Type - Air Travel"
},
{
"name": "/Arts & Entertainment/Visual Art & Design/Photographic & Digital Arts",
"confidence": 0.33097296953201294,
"IAB9-23": "Photography",
"IAB-206-201": "Fine Art - Fine Art Photography"
},
{
"name": "/Online Communities/Photo & Video Sharing/Photo & Image Sharing",
"confidence": 0.27102580666542053,
"IAB9-23": "Photography",
"IAB-628-619": "Internet - Social Networking"
},
{
"name": "/Online Communities/Social Networks",
"confidence": 0.13743124902248385,
"IAB14": "Society",
"IAB-628-619": "Internet - Social Networking"
},
{
"name": "/Autos & Vehicles/Personal Aircraft",
"confidence": 0.11702124029397964,
"IAB2": "Automotive",
"IAB-1": "Automotive"
},
{
"name": "/Hobbies & Leisure/Recreational Aviation",
"confidence": 0.1019287109375,
"IAB9": "Hobbies & Interests",
"IAB-239": "Hobbies & Interests"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.