Get this data via API
Classify food-truck-mastery.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://food-truck-mastery.com"}'
{
"domain": {
"domain_url": "https://food-truck-mastery.com",
"categories": [
{
"name": "/Food & Drink/Restaurants/Catering",
"confidence": 0.7347636818885803,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
},
{
"name": "/Business & Industrial/Hospitality Industry/Food Service",
"confidence": 0.6943763494491577,
"IAB-98-90": "Hospitality Industry/Business and Finance/Industries/Hospitality Industry"
},
{
"name": "/Food & Drink/Cooking & Recipes/Culinary Training",
"confidence": 0.5221806764602661,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
},
{
"name": "/Jobs & Education/Education/Training & Certification",
"confidence": 0.3681144416332245,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/Business & Industrial/Small Business/Business Formation",
"confidence": 0.31010568141937256,
"IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations"
},
{
"name": "/Food & Drink/Restaurants/Other",
"confidence": 0.28272372484207153,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
},
{
"name": "/Business & Industrial/Small Business/Other",
"confidence": 0.26714983582496643,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Business & Industrial/Small Business/MLM & Business Opportunities",
"confidence": 0.19102583825588224,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Autos & Vehicles/Commercial Vehicles/Other",
"confidence": 0.12500549852848053,
"IAB-14-2": "Auto Body Styles - Off-Road Vehicles"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.