Get this data via API
Classify winecheese.paris — 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://winecheese.paris"}'
{
"domain": {
"domain_url": "https://winecheese.paris",
"categories": [
{
"name": "/Food & Drink/Food/Dairy & Eggs",
"confidence": 0.41438761353492737,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
},
{
"name": "/Reference/Geographic Reference/Other",
"confidence": 0.22907105088233948
},
{
"name": "/Travel & Transportation/Tourist Destinations/Vineyards & Wine Tourism",
"confidence": 0.17986038327217102,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
},
{
"name": "/Travel & Transportation/Travel Agencies & Services/Sightseeing Tours",
"confidence": 0.14732222259044647,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
},
{
"name": "/Food & Drink/Restaurants/Other",
"confidence": 0.11049922555685043,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
},
{
"name": "/Travel & Transportation/Travel Guides & Travelogues",
"confidence": 0.10521157085895538,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.