Get this data via API
Classify lajavie.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://lajavie.fr"}'
{
"domain": {
"domain_url": "https://lajavie.fr",
"categories": [
{
"name": "/Law & Government/Government/Other",
"confidence": 0.6235326528549194,
"IAB3-7": "Government",
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/News/Local News",
"confidence": 0.20429259538650513,
"IAB12-3": "Local News"
}
]
},
"success": true
}
Category
News
Local News
20%
Get this data as JSON — free trial, 50 API calls included.