Get this data via API
Classify in-the-sky-productions.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://in-the-sky-productions.com"}'
{
"domain": {
"domain_url": "https://in-the-sky-productions.com",
"categories": [
{
"name": "/Arts & Entertainment/Performing Arts/Acting & Theater",
"confidence": 0.6772562265396118,
"IAB1": "Arts & Entertainment",
"IAB-209-201": "Theater/Fine Art/Theater"
},
{
"name": "/Hobbies & Leisure/Special Occasions/Holidays & Seasonal Events",
"confidence": 0.5382780432701111,
"IAB-239": "Hobbies & Interests"
},
{
"name": "/Arts & Entertainment/Performing Arts/Broadway & Musical Theater",
"confidence": 0.3150477707386017,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Arts & Entertainment/Events & Listings/Other",
"confidence": 0.2930994927883148,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/People & Society/Religion & Belief",
"confidence": 0.17403188347816467,
"IAB-453": "Religion & Spirituality/Religion & Spirituality"
},
{
"name": "/Arts & Entertainment/Performing Arts/Other",
"confidence": 0.1348106414079666,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Arts & Entertainment/Events & Listings/Event Ticket Sales",
"confidence": 0.12629230320453644,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.