Get this data via API
Classify meama.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://meama.com"}'
{
"domain": {
"domain_url": "https://meama.com",
"categories": [
{
"name": "/Food & Drink/Beverages/Coffee & Tea",
"confidence": 0.9243658781051636,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
},
{
"name": "/Business & Industrial/Agriculture & Forestry/Other",
"confidence": 0.6843132972717285,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Food & Drink/Beverages/Other",
"confidence": 0.5084261298179626,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
},
{
"name": "/Business & Industrial/Manufacturing/Other",
"confidence": 0.41686195135116577,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Health/Nutrition/Special & Restricted Diets",
"confidence": 0.1113339513540268,
"IAB7-32": "Nutrition",
"IAB-229-223": "Nutrition/Healthy Living/Nutrition"
},
{
"name": "/Food & Drink/Beverages/Juice",
"confidence": 0.10920151323080064,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
}
]
},
"success": true
}
Category
Global Rank
#919,996
Get this data as JSON — free trial, 50 API calls included.