Get this data via API
Classify gbpsandbox.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://gbpsandbox.com"}'
{
"domain": {
"domain_url": "https://gbpsandbox.com",
"categories": [
{
"name": "/Computers & Electronics/Programming/Development Tools",
"confidence": 0.7242134809494019,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Games/Computer & Video Games/Sandbox Games",
"confidence": 0.4792872369289398,
"IAB9-30": "Video & Computer Games",
"IAB-684-680": "PC Games/Video Gaming/PC Games"
},
{
"name": "/Internet & Telecom/Other",
"confidence": 0.42498916387557983,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Internet & Telecom/Web Services/Search Engine Optimization & Marketing",
"confidence": 0.31604665517807007,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Computers & Electronics/Programming/Other",
"confidence": 0.27314189076423645,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Internet & Telecom/Web Services/Web Stats & Analytics",
"confidence": 0.15851940214633942,
"IAB-195-192": "Parenting - Internet Safety"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.