Get this data via API
Classify mentabay.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://mentabay.com"}'
{
"domain": {
"domain_url": "https://mentabay.com",
"categories": [
{
"name": "/Reference/Language Resources/Foreign Language Resources",
"confidence": 0.28928086161613464,
"IAB-147-132": "Education - Language Learning"
},
{
"name": "/Jobs & Education/Jobs/Resumes & Portfolios",
"confidence": 0.14700332283973694,
"IAB-132": "Education"
},
{
"name": "/Jobs & Education/Jobs/Career Resources & Planning",
"confidence": 0.12686878442764282,
"IAB-126-123": "Career Planning/Careers/Career Planning"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.