Get this data via API
Classify pliskar.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://pliskar.com"}'
{
"domain": {
"domain_url": "https://pliskar.com",
"categories": [
{
"name": "/Arts & Entertainment/Visual Art & Design/Photographic & Digital Arts",
"confidence": 0.9148030877113342,
"IAB1": "Arts & Entertainment",
"IAB-205-201": "Digital Arts/Fine Art/Digital Arts"
},
{
"name": "/Pets & Animals/Wildlife",
"confidence": 0.5634607672691345,
"IAB-422": "Pets"
},
{
"name": "/Jobs & Education/Education/Distance Learning",
"confidence": 0.3877554535865784,
"IAB5-6": "Distance Learning",
"IAB-132": "Education/Education"
},
{
"name": "/Jobs & Education/Education/Open Online Courses",
"confidence": 0.3379930257797241,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/Jobs & Education/Education/Training & Certification",
"confidence": 0.2426854819059372,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/Arts & Entertainment/Visual Art & Design/Visual Arts & Design Education",
"confidence": 0.11647374927997588,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.