Get this data via API
Classify paris.fr — 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://paris.fr"}'
{
"domain": {
"domain_url": "https://paris.fr",
"categories": [
{
"name": "/Reference/Geographic Reference/Maps",
"confidence": 0.8,
"IAB-WQC6HR-602": "Software and Applications - Maps & Navigation"
},
{
"name": "/News/Local News",
"confidence": 0.7,
"IAB12-3": "Local News"
},
{
"name": "/Travel & Transportation/Tourist Destinations/Beaches & Islands",
"confidence": 0.6,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
},
{
"name": "/Home & Garden/Patio, Lawn & Garden/Gardening",
"confidence": 0.5,
"IAB10-4": "Gardening",
"IAB-274": "Home & Garden/Home & Garden"
},
{
"name": "/Pets & Animals/Pets/Dogs",
"confidence": 0.5,
"IAB16-4": "Dogs",
"IAB-425-422": "Dogs/Pets/Dogs"
}
]
},
"success": true
}
Category
News
Local News
70%
Global Rank
#5,781
Tech Stack (5 technologies)
Get this data as JSON — free trial, 50 API calls included.