Category
Reviews
No reviews yet — be the first to review sloane.world.
Get this data via API
Classify sloane.world — 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://sloane.world"}'
{
"domain": {
"domain_url": "https://sloane.world",
"categories": [
{
"name": "/Science/Computer Science/Machine Learning & Artificial Intelligence",
"confidence": 0.4702951610088349,
"IAB19": "Technology & Computing",
"IAB-597-596": "Technology & Computing - Artificial Intelligence"
},
{
"name": "/Shopping/Consumer Resources/Product Reviews & Price Comparisons",
"confidence": 0.2490747570991516,
"IAB22-3": "Comparison",
"IAB-473": "Shopping"
},
{
"name": "/People & Society/Family & Relationships/Romance",
"confidence": 0.1295509934425354,
"IAB14-1": "Dating",
"IAB-188-186": "Family and Relationships - Dating"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.