Category
Reviews
No reviews yet — be the first to review electronicvignettes.cz.
Get this data via API
Classify electronicvignettes.cz — 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://electronicvignettes.cz"}'
{
"domain": {
"domain_url": "https://electronicvignettes.cz",
"categories": [
{
"name": "/Autos & Vehicles/Vehicle Codes & Driving Laws/Vehicle Licensing & Registration",
"confidence": 0.2897156774997711,
"IAB2": "Automotive",
"IAB-1": "Automotive"
},
{
"name": "/Travel & Transportation/Transportation/Traffic & Route Planners",
"confidence": 0.26503926515579224,
"IAB2": "Automotive",
"IAB-39-37": "Auto Technology - Auto Navigation Systems"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.