Get this data via API
Classify burdastyle.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://burdastyle.fr"}'
{
"domain": {
"domain_url": "https://burdastyle.fr",
"categories": [
{
"name": "/Books & Literature",
"confidence": 0.91,
"IAB1-1": "Books & Literature"
},
{
"name": "/Beauty & Fitness/Fashion & Style",
"confidence": 0.83,
"IAB7": "Health & Fitness"
},
{
"name": "/Hobbies & Leisure/Crafts/Fiber & Textile Arts",
"confidence": 0.73
}
]
},
"success": true
}
Category
Global Rank
#386,785
Get this data as JSON — free trial, 50 API calls included.