Category
Reviews
No reviews yet — be the first to review aerolog.app.
Get this data via API
Classify aerolog.app — 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://aerolog.app"}'
{
"domain": {
"domain_url": "https://aerolog.app",
"categories": [
{
"name": "/Business & Industrial/Aerospace & Defense/Aviation Industry",
"confidence": 0.6079137325286865,
"IAB3": "Business",
"IAB-118-90": "Industries - Aviation Industry"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.4651235044002533,
"IAB3-4": "Business Software",
"IAB-W3CW2J-602": "Software and Applications - Productivity"
},
{
"name": "/Travel & Transportation/Transportation/Air Travel",
"confidence": 0.4230974614620209,
"IAB20-3": "Air Travel",
"IAB-672-664": "Travel Type - Air Travel"
},
{
"name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons",
"confidence": 0.2428475022315979,
"IAB19": "Technology & Computing",
"IAB-602-599": "Computing - Software and Applications"
},
{
"name": "/Hobbies & Leisure/Recreational Aviation",
"confidence": 0.12589678168296814,
"IAB9": "Hobbies & Interests",
"IAB-239": "Hobbies & Interests"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.