Get this data via API
Classify florida-state.blog — 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://florida-state.blog"}'
{
"domain": {
"domain_url": "https://florida-state.blog",
"categories": [
{
"name": "/Travel/Tourist Destinations",
"confidence": 0.8,
"IAB20": "Travel",
"IAB-655-653": "Travel Locations/Travel/Travel Locations"
},
{
"name": "/Autos & Vehicles/Vehicle Codes & Driving Laws",
"confidence": 0.7
},
{
"name": "/Home & Garden/Gardening & Landscaping",
"confidence": 0.6,
"IAB10": "Home & Garden",
"IAB-284-274": "Landscaping/Home & Garden/Landscaping"
},
{
"name": "/Pets & Animals/Wildlife",
"confidence": 0.6
},
{
"name": "/Jobs & Education/Education/Primary & Secondary Schooling (K-12)",
"confidence": 0.6,
"IAB5": "Education"
},
{
"name": "/Food & Drink/Restaurants",
"confidence": 0.6,
"IAB8": "Food & Drink"
},
{
"name": "/Law & Government/Government",
"confidence": 0.6,
"IAB3-7": "Government"
},
{
"name": "/Travel/Tourist Destinations",
"confidence": 0.6,
"IAB20": "Travel",
"IAB-655-653": "Travel Locations/Travel/Travel Locations"
},
{
"name": "/Law & Government/Government",
"confidence": 0.6,
"IAB3-7": "Government"
},
{
"name": "/Food & Drink/Restaurants",
"confidence": 0.6,
"IAB8": "Food & Drink"
},
{
"name": "/Home & Garden/Home Improvement",
"confidence": 0.6,
"IAB10": "Home & Garden",
"IAB-280-274": "Home Improvement/Home & Garden/Home Improvement"
},
{
"name": "/Travel/Tourist Destinations",
"confidence": 0.6,
"IAB20": "Travel",
"IAB-655-653": "Travel Locations/Travel/Travel Locations"
},
{
"name": "/Law & Government/Government",
"confidence": 0.6,
"IAB3-7": "Government"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.