Category
Reviews
No reviews yet — be the first to review byronlutz.com.
Get this data via API
Classify byronlutz.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://byronlutz.com"}'
{
"domain": {
"domain_url": "https://byronlutz.com",
"categories": [
{
"name": "/Real Estate/Real Estate Listings/Lots & Land",
"confidence": 0.5616610050201416,
"IAB21": "Real Estate",
"IAB-449-441": "Real Estate - Land and Farms"
},
{
"name": "/Travel & Transportation/Tourist Destinations/Vineyards & Wine Tourism",
"confidence": 0.5196208357810974,
"IAB20": "Travel",
"IAB-653": "Travel"
},
{
"name": "/Real Estate/Real Estate Listings/Other",
"confidence": 0.24206191301345825,
"IAB21": "Real Estate",
"IAB-441": "Real Estate"
},
{
"name": "/Business & Industrial/Agriculture & Forestry/Farms & Ranches",
"confidence": 0.17171800136566162,
"IAB3-2": "Agriculture",
"IAB-102-90": "Industries - Agriculture"
},
{
"name": "/Food & Drink/Beverages/Alcoholic Beverages",
"confidence": 0.13012361526489258,
"IAB8": "Food & Drink",
"IAB-211-210": "Food & Drink - Alcoholic Beverages"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.