Get this data via API
Classify lahacks.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://lahacks.com"}'
{
"domain": {
"domain_url": "https://lahacks.com",
"categories": [
{
"name": "/Computers & Electronics/Computer Security/Hacking & Cracking",
"confidence": 0.7784184217453003,
"IAB10": "Home & Garden",
"IAB-281-274": "Home Security/Home & Garden/Home Security"
},
{
"name": "/Arts & Entertainment/Online Media/Online Image Galleries",
"confidence": 0.2795352041721344,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Arts & Entertainment/Events & Listings/Expos & Conventions",
"confidence": 0.18110089004039764,
"IAB1": "Arts & Entertainment",
"IAB-180-8VZQHL": "Business Expos & Conferences/Events/Business Expos & Conferences"
},
{
"name": "/Games/Computer & Video Games/Competitive Video Gaming",
"confidence": 0.13652303814888,
"IAB9-30": "Video & Computer Games",
"IAB-684-680": "PC Games/Video Gaming/PC Games"
},
{
"name": "/News/Technology News",
"confidence": 0.11631886661052704,
"IAB12": "News",
"IAB-115-90": "Industries - Technology Industry"
},
{
"name": "/Arts & Entertainment/Events & Listings/Other",
"confidence": 0.11505170911550522,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Jobs & Education/Education/Colleges & Universities",
"confidence": 0.11284881830215454,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/Computers & Electronics/Programming/Other",
"confidence": 0.111120767891407,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.