Get this data via API
Classify flyingcircusairshow.com — 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://flyingcircusairshow.com"}'
{
"domain": {
"domain_url": "https://flyingcircusairshow.com",
"categories": [
{
"name": "/Hobbies & Leisure/Recreational Aviation",
"confidence": 0.6510374546051025,
"IAB-239": "Hobbies & Interests"
},
{
"name": "/Arts & Entertainment/Events & Listings/Other",
"confidence": 0.5443213582038879,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Business & Industrial/Aerospace & Defense/Aviation Industry",
"confidence": 0.10408073663711548,
"IAB-92-90": "Education industry/Business and Finance/Industries/Education industry"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.