Category
Reviews
No reviews yet — be the first to review meatoon.com.
Get this data via API
Classify meatoon.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://meatoon.com"}'
{
"domain": {
"domain_url": "https://meatoon.com",
"categories": [
{
"name": "/Science/Computer Science/Machine Learning & Artificial Intelligence",
"confidence": 0.4237928092479706,
"IAB19": "Technology & Computing",
"IAB-597-596": "Technology & Computing - Artificial Intelligence"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.26230359077453613,
"IAB3-4": "Business Software",
"IAB-W3CW2J-602": "Software and Applications - Productivity"
},
{
"name": "/Finance/Financial Planning & Management/Other",
"confidence": 0.1968965381383896,
"IAB13-4": "Financial Planning",
"IAB-396-391": "Personal Finance - Financial Planning"
},
{
"name": "/Finance/Investing/Other",
"confidence": 0.16724251210689545,
"IAB13-7": "Investing",
"IAB-410-391": "Personal Finance - Personal Investing"
},
{
"name": "/Finance/Other",
"confidence": 0.14254187047481537,
"IAB13": "Personal Finance",
"IAB-391": "Personal Finance"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.