Get this data via API
Classify lesviesdenses.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://lesviesdenses.com"}'
{
"domain": {
"domain_url": "https://lesviesdenses.com",
"categories": [
{
"name": "/Arts & Entertainment/Humor/Live Comedy",
"confidence": 0.5044705271720886
},
{
"name": "/Arts & Entertainment/Events & Listings/Event Ticket Sales",
"confidence": 0.37484246492385864
},
{
"name": "/Arts & Entertainment/Performing Arts/Acting & Theater",
"confidence": 0.2353853285312653
},
{
"name": "/Business & Industrial/Hospitality Industry/Other",
"confidence": 0.2138662040233612
},
{
"name": "/Arts & Entertainment/Events & Listings/Concerts & Music Festivals",
"confidence": 0.1260809302330017
},
{
"name": "/Arts & Entertainment/Performing Arts/Broadway & Musical Theater",
"confidence": 0.11559589207172394
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.