Get this data via API
Classify news.tokimeki-s.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://news.tokimeki-s.com"}'
{
"domain": {
"domain_url": "https://news.tokimeki-s.com",
"categories": [
{
"name": "/People & Society/Other",
"confidence": 0.7338374853134155,
"IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations"
},
{
"name": "/Arts & Entertainment/Online Media/Online Image Galleries",
"confidence": 0.3243505358695984,
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Arts & Entertainment/Celebrities & Entertainment News",
"confidence": 0.2963522672653198,
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Adult",
"confidence": 0.25926318764686584,
"IAB-51-SPSHQ5": "Genres - Young Adult"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.