Get this data via API
Classify land-o-fun.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://land-o-fun.com"}'
{
"domain": {
"domain_url": "https://land-o-fun.com",
"categories": [
{
"name": "/Business & Industrial/Hospitality Industry/Event Venue Rentals",
"confidence": 0.6100573539733887,
"IAB-98-90": "Hospitality Industry/Business and Finance/Industries/Hospitality Industry"
},
{
"name": "/Hobbies & Leisure/Special Occasions/Holidays & Seasonal Events",
"confidence": 0.5316416621208191,
"IAB-239": "Hobbies & Interests"
},
{
"name": "/Shopping/Toys/Outdoor Toys & Play Equipment",
"confidence": 0.31200623512268066,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
},
{
"name": "/People & Society/Kids & Teens/Children's Interests",
"confidence": 0.29336535930633545,
"IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations"
},
{
"name": "/Shopping/Gifts & Special Event Items/Party & Holiday Supplies",
"confidence": 0.28066951036453247,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
},
{
"name": "/Games/Family-Oriented Games & Activities/Other",
"confidence": 0.2139740139245987,
"IAB9-30": "Video & Computer Games",
"IAB-684-680": "PC Games/Video Gaming/PC Games"
},
{
"name": "/Business & Industrial/Hospitality Industry/Other",
"confidence": 0.21266330778598783,
"IAB-98-90": "Hospitality Industry/Business and Finance/Industries/Hospitality Industry"
},
{
"name": "/Travel & Transportation/Tourist Destinations/Theme Parks",
"confidence": 0.15489032864570618,
"IAB20-25": "Theme Parks",
"IAB-101-90": "Industries - Logistics and Transportation Industry"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.