Get this data via API
Classify questloader.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://questloader.com"}'
{
"domain": {
"domain_url": "https://questloader.com",
"categories": [
{
"name": "/Computers & Electronics/Consumer Electronics/Virtual Reality Devices",
"confidence": 0.31054943799972534,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons",
"confidence": 0.15429721772670746,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Games/Computer & Video Games/Other",
"confidence": 0.14917677640914917,
"IAB9-30": "Video & Computer Games",
"IAB-684-680": "PC Games/Video Gaming/PC Games"
},
{
"name": "/Games/Computer & Video Games/Video Game Emulation",
"confidence": 0.14509855210781095,
"IAB9-30": "Video & Computer Games",
"IAB-684-680": "PC Games/Video Gaming/PC Games"
},
{
"name": "/Computers & Electronics/Programming/Development Tools",
"confidence": 0.12274825572967528,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Computers & Electronics/Software/Software Utilities",
"confidence": 0.12244369834661484,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
},
{
"name": "/Games/Computer & Video Games/Gaming Reference & Reviews",
"confidence": 0.11687004566192628,
"IAB9-30": "Video & Computer Games",
"IAB-684-680": "PC Games/Video Gaming/PC Games"
},
{
"name": "/Computers & Electronics/Software/Freeware & Shareware",
"confidence": 0.10519450902938844,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.