Get this data via API
Classify my-pack.net — 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://my-pack.net"}'
{
"domain": {
"domain_url": "https://my-pack.net",
"categories": [
{
"name": "/Games/Computer & Video Games/Gaming Reference & Reviews",
"confidence": 0.6067802309989929,
"IAB9-30": "Video & Computer Games",
"IAB-684-680": "PC Games/Video Gaming/PC Games"
},
{
"name": "/Games/Computer & Video Games/Massively Multiplayer Games",
"confidence": 0.5353448987007141,
"IAB9-30": "Video & Computer Games",
"IAB-684-680": "PC Games/Video Gaming/PC Games"
},
{
"name": "/Business & Industrial/Small Business/MLM & Business Opportunities",
"confidence": 0.4562069773674011,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Games/Computer & Video Games/Sandbox Games",
"confidence": 0.397623747587204,
"IAB9-30": "Video & Computer Games",
"IAB-684-680": "PC Games/Video Gaming/PC Games"
},
{
"name": "/Reference/General Reference/How-To, DIY & Expert Content",
"confidence": 0.35461193323135376,
"IAB-264-239": "Hobbies & Interests - Content Production"
},
{
"name": "/Games/Roleplaying Games",
"confidence": 0.20629426836967468,
"IAB9-25": "Roleplaying Games",
"IAB-687-685": "Role-Playing Video Games/Video Gaming/Video Game Genres/Role-Playing Video Games"
},
{
"name": "/Games/Computer & Video Games/Browser Games",
"confidence": 0.11831928044557571,
"IAB9-30": "Video & Computer Games",
"IAB-684-680": "PC Games/Video Gaming/PC Games"
}
]
},
"success": true
}
Category
Global Rank
#689,462
Get this data as JSON — free trial, 50 API calls included.