Get this data via API
Classify meganburke.design — 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://meganburke.design"}'
{
"domain": {
"domain_url": "https://meganburke.design",
"categories": [
{
"name": "/Arts & Entertainment/Visual Art & Design",
"confidence": 0.8,
"IAB1": "Arts & Entertainment"
},
{
"name": "/Business & Industrial/Advertising & Marketing/Public Relations",
"confidence": 0.7,
"IAB-91-90": "Advertising Industry/Business and Finance/Industries/Advertising Industry"
},
{
"name": "/Autos & Vehicles/Bicycles & Accessories",
"confidence": 0.6
},
{
"name": "/Sports/International Sports Competitions/Olympics",
"confidence": 0.6,
"IAB17-23": "Olympics",
"IAB-521-483": "Olympic Sports/Sports/Olympic Sports"
},
{
"name": "/Home & Garden/Home Furnishings",
"confidence": 0.6,
"IAB10": "Home & Garden"
},
{
"name": "/Shopping/Apparel",
"confidence": 0.6,
"IAB22": "Shopping"
},
{
"name": "/Travel/Tourist Destinations",
"confidence": 0.6,
"IAB20": "Travel",
"IAB-655-653": "Travel Locations/Travel/Travel Locations"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.