Category
Reviews
No reviews yet — be the first to review louianna.com.
Get this data via API
Classify louianna.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://louianna.com"}'
{
"domain": {
"domain_url": "https://louianna.com",
"categories": [
{
"name": "/Food & Drink/Food/Cooking Fats & Oils",
"confidence": 0.8352137804031372
},
{
"name": "/Food & Drink/Food/Organic & Natural Foods",
"confidence": 0.6422329545021057
},
{
"name": "/Food & Drink/Food/Condiments & Dressings",
"confidence": 0.5606931447982788
},
{
"name": "/Food & Drink/Cooking & Recipes/Cuisines",
"confidence": 0.34082984924316406
},
{
"name": "/Food & Drink/Food/Herbs & Spices",
"confidence": 0.23397941887378693
},
{
"name": "/Health/Alternative & Natural Medicine/Other",
"confidence": 0.1114722266793251
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.