Get this data via API
Classify pulsegg.gg — 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://pulsegg.gg"}'
{
"domain": {
"domain_url": "https://pulsegg.gg",
"categories": [
{
"name": "/Games/Computer & Video Games/Other",
"confidence": 0.43601077795028687,
"IAB9-30": "Video & Computer Games",
"IAB-684-680": "PC Games/Video Gaming/PC Games"
},
{
"name": "/Games/Computer & Video Games/Video Game Retailers",
"confidence": 0.2872581481933594,
"IAB9-30": "Video & Computer Games",
"IAB-684-680": "PC Games/Video Gaming/PC Games"
},
{
"name": "/Shopping/Classifieds",
"confidence": 0.25759410858154297,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
},
{
"name": "/Business & Industrial/Business Services/E-Commerce Services",
"confidence": 0.20259633660316467,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Shopping/Shopping Portals",
"confidence": 0.13109664618968964,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
},
{
"name": "/Shopping/Gifts & Special Event Items/Gifts",
"confidence": 0.1177951842546463,
"IAB22": "Shopping",
"IAB-476-473": "Gifts and Greetings Cards/Shopping/Gifts and Greetings Cards"
},
{
"name": "/Games/Computer & Video Games/Gaming Reference & Reviews",
"confidence": 0.10584625601768494,
"IAB9-30": "Video & Computer Games",
"IAB-684-680": "PC Games/Video Gaming/PC Games"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.