Get this data via API
Classify campingharkany.hu — 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://campingharkany.hu"}'
{
"domain": {
"domain_url": "https://campingharkany.hu",
"categories": [
{
"name": "/Beauty & Fitness/Beauty Services & Spas/Other",
"confidence": 0.4487600028514862,
"IAB7": "Health & Fitness",
"IAB-225-223": "Healthy Living - Fitness and Exercise"
},
{
"name": "/Travel & Transportation/Hotels & Accommodations/Other",
"confidence": 0.22412057220935824,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
},
{
"name": "/Travel & Transportation/Travel Agencies & Services/Vacation Offers",
"confidence": 0.20382745563983917,
"IAB-444-441": "Vacation Properties/Real Estate/Vacation Properties"
},
{
"name": "/Travel & Transportation/Tourist Destinations/Theme Parks",
"confidence": 0.1594216227531433,
"IAB20-25": "Theme Parks",
"IAB-101-90": "Industries - Logistics and Transportation Industry"
},
{
"name": "/Hobbies & Leisure/Water Activities/Other",
"confidence": 0.13472633063793182,
"IAB-239": "Hobbies & Interests"
},
{
"name": "/Home & Garden/Home Swimming Pools, Saunas & Spas",
"confidence": 0.11135417968034744,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.