Get this data via API
Classify jessicadante.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://jessicadante.com"}'
{
"domain": {
"domain_url": "https://jessicadante.com",
"categories": [
{
"name": "/People & Society/Social Sciences/Communications & Media Studies",
"confidence": 0.5823783278465271,
"IAB-465-464": "Biological Sciences/Science/Biological Sciences"
},
{
"name": "/Travel & Transportation/Travel Guides & Travelogues",
"confidence": 0.42370492219924927,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
},
{
"name": "/People & Society/Self-Help & Motivational",
"confidence": 0.2463461309671402,
"IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations"
},
{
"name": "/Travel & Transportation/Other",
"confidence": 0.2159239798784256,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
},
{
"name": "/Travel & Transportation/Tourist Destinations/Other",
"confidence": 0.15753133594989777,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.