Get this data via API
Classify playtomax.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://playtomax.com"}'
{
"domain": {
"domain_url": "https://playtomax.com",
"categories": [
{
"name": "/Games/Computer & Video Games/Video Game Development",
"confidence": 0.7114143371582031,
"IAB9-30": "Video & Computer Games",
"IAB-684-680": "PC Games/Video Gaming/PC Games"
},
{
"name": "/Games/Computer & Video Games/Browser Games",
"confidence": 0.4724468886852264,
"IAB9-30": "Video & Computer Games",
"IAB-684-680": "PC Games/Video Gaming/PC Games"
},
{
"name": "/Games/Computer & Video Games/Other",
"confidence": 0.17437772452831268,
"IAB9-30": "Video & Computer Games",
"IAB-684-680": "PC Games/Video Gaming/PC Games"
},
{
"name": "/Games/Computer & Video Games/Casual Games",
"confidence": 0.17087095975875854,
"IAB-693-685": "Casual Games/Video Gaming/Video Game Genres/Casual Games"
},
{
"name": "/Business & Industrial/Business Services/Outsourcing",
"confidence": 0.15598377585411072,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Computers & Electronics/Programming/Other",
"confidence": 0.14370989799499512,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Arts & Entertainment/Fun & Trivia/Flash-Based Entertainment",
"confidence": 0.1130039393901825,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.