Company
Category
Global Rank
#33,355
Reviews
No reviews yet — be the first to review aopa.org.
Get this data via API
Classify aopa.org — 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://aopa.org"}'
{
"domain": {
"domain_url": "https://aopa.org",
"categories": [
{
"name": "/Hobbies & Leisure/Recreational Aviation",
"confidence": 0.7468596696853638,
"IAB9": "Hobbies & Interests",
"IAB-239": "Hobbies & Interests"
},
{
"name": "/Business & Industrial/Aerospace & Defense/Aviation Industry",
"confidence": 0.7451028823852539,
"IAB3": "Business",
"IAB-118-90": "Industries - Aviation Industry"
},
{
"name": "/Business & Industrial/Other",
"confidence": 0.2078983783721924,
"IAB3": "Business",
"IAB-53-52": "Business and Finance - Business"
},
{
"name": "/Autos & Vehicles/Personal Aircraft",
"confidence": 0.1880811303853989,
"IAB2": "Automotive",
"IAB-1": "Automotive"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.