Category
Reviews
No reviews yet — be the first to review aww.tokyo.
Get this data via API
Classify aww.tokyo — 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://aww.tokyo"}'
{
"domain": {
"domain_url": "https://aww.tokyo",
"categories": [
{
"name": "/Science/Computer Science/Machine Learning & Artificial Intelligence",
"confidence": 0.27386417984962463,
"IAB19": "Technology & Computing",
"IAB-597-596": "Technology & Computing - Artificial Intelligence"
},
{
"name": "/Science/Engineering & Technology/Augmented & Virtual Reality",
"confidence": 0.10718514770269394,
"IAB19": "Technology & Computing",
"IAB-639-596": "Technology & Computing - Virtual Reality"
},
{
"name": "/Online Communities/Virtual Worlds",
"confidence": 0.10101182013750076,
"IAB9-30": "Video & Computer Games",
"IAB-696-685": "Video Game Genres - MMOs"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.