Get this data via API
Classify camptownevents.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://camptownevents.com"}'
{
"domain": {
"domain_url": "https://camptownevents.com",
"categories": [
{
"name": "/Arts & Entertainment/Events & Listings/Other",
"confidence": 0.5320635437965393,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Business & Industrial/Hospitality Industry/Event Venue Rentals",
"confidence": 0.23036208748817444,
"IAB-98-90": "Hospitality Industry/Business and Finance/Industries/Hospitality Industry"
},
{
"name": "/Hobbies & Leisure/Special Occasions/Holidays & Seasonal Events",
"confidence": 0.22556672990322113,
"IAB-239": "Hobbies & Interests"
},
{
"name": "/Hobbies & Leisure/Special Occasions/Weddings",
"confidence": 0.1351809799671173,
"IAB14-7": "Weddings",
"IAB-165-163": "Personal Celebrations & Life Events - Wedding"
},
{
"name": "/Arts & Entertainment/Events & Listings/Event Ticket Sales",
"confidence": 0.12413185089826584,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Arts & Entertainment/Events & Listings/Concerts & Music Festivals",
"confidence": 0.11366669833660126,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.