Get this data via API
Classify zip.lv — 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://zip.lv"}'
{
"domain": {
"domain_url": "https://zip.lv",
"categories": [
{
"name": "/Autos & Vehicles",
"confidence": 0.9
},
{
"name": "/Real Estate",
"confidence": 0.9
},
{
"name": "/Jobs & Education",
"confidence": 0.9
},
{
"name": "/Business & Industrial",
"confidence": 0.9
},
{
"name": "/Computers & Electronics",
"confidence": 0.9
},
{
"name": "/Shopping/Apparel",
"confidence": 0.9
},
{
"name": "/Home & Garden",
"confidence": 0.9
},
{
"name": "/People & Society/Kids & Teens",
"confidence": 0.9
},
{
"name": "/Pets & Animals",
"confidence": 0.9
},
{
"name": "/Arts & Entertainment",
"confidence": 0.9
},
{
"name": "/Beauty & Fitness",
"confidence": 0.9
},
{
"name": "/Reference/Directories & Listings",
"confidence": 0.9
},
{
"name": "/Internet & Telecom/Mobile & Wireless",
"confidence": 0.9
},
{
"name": "/Jobs & Education/Education/Training & Certification",
"confidence": 0.9
},
{
"name": "/Business & Industrial/Business Services/Office Services",
"confidence": 0.9
},
{
"name": "/Business & Industrial/Business Services/Office Services",
"confidence": 0.9
},
{
"name": "/Internet & Telecom/Service Providers",
"confidence": 0.9
},
{
"name": "/Business & Industrial/Business Services/Writing & Editing Services",
"confidence": 0.9
},
{
"name": "/Home & Garden/Home Improvement/Construction & Power Tools",
"confidence": 0.9
},
{
"name": "/Computers & Electronics/Consumer Electronics",
"confidence": 0.9
}
]
},
"success": true
}
Category
Autos & Vehicles
90%
Real Estate
90%
Jobs & Education
90%
Home & Garden
90%
Pets & Animals
90%
Beauty & Fitness
90%
Get this data as JSON — free trial, 50 API calls included.