Get this data via API
Classify moltravid.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://moltravid.com"}'
{
"domain": {
"domain_url": "https://moltravid.com",
"categories": [
{
"name": "/Games/Computer & Video Games/Video Game Development",
"confidence": 0.6773861646652222,
"IAB9-30": "Video & Computer Games",
"IAB-684-680": "PC Games/Video Gaming/PC Games"
},
{
"name": "/Science/Engineering & Technology/Augmented & Virtual Reality",
"confidence": 0.5788466930389404,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/Jobs & Education/Education/Computer Education",
"confidence": 0.39866960048675537,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/Computers & Electronics/Consumer Electronics/Virtual Reality Devices",
"confidence": 0.2336755394935608,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Jobs & Education/Education/Training & Certification",
"confidence": 0.15326915681362152,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/Computers & Electronics/Software/Multimedia Software",
"confidence": 0.1449538916349411,
"IAB-606-602": "Video Software/Technology & Computing/Computing/Computer Software and Applications/Video Software"
},
{
"name": "/Computers & Electronics/Programming/Development Tools",
"confidence": 0.13301534950733185,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Computers & Electronics/Programming/Other",
"confidence": 0.12304743379354476,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.