Get this data via API
Classify meet-polar-bear.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://meet-polar-bear.com"}'
{
"domain": {
"domain_url": "https://meet-polar-bear.com",
"categories": [
{
"name": "/Science/Computer Science/Machine Learning & Artificial Intelligence",
"confidence": 0.6505126953125,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.3852848410606384,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
},
{
"name": "/Jobs & Education/Jobs/Job Listings",
"confidence": 0.3165701627731323,
"IAB-132": "Education"
},
{
"name": "/Business & Industrial/Business Services/Writing & Editing Services",
"confidence": 0.27825111150741577,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Business & Industrial/Business Operations/Human Resources",
"confidence": 0.2027222216129303,
"IAB3-9": "Human Resources",
"IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations"
},
{
"name": "/Business & Industrial/Business Services/Knowledge Management",
"confidence": 0.1595904976129532,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Business & Industrial/Advertising & Marketing/Marketing",
"confidence": 0.1272696852684021,
"IAB3-11": "Marketing",
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Jobs & Education/Jobs/Career Resources & Planning",
"confidence": 0.12337132543325424,
"IAB-126-123": "Career Planning/Careers/Career Planning"
},
{
"name": "/Computers & Electronics/Software/Intelligent Personal Assistants",
"confidence": 0.10874898731708528,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Business & Industrial/Business Operations/Management",
"confidence": 0.10603535175323486,
"IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.