Category
Reviews
No reviews yet — be the first to review slidomatic.com.
Get this data via API
Classify slidomatic.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://slidomatic.com"}'
{
"domain": {
"domain_url": "https://slidomatic.com",
"categories": [
{
"name": "/Home & Garden/Home Improvement/Locks & Locksmiths",
"confidence": 0.6187667846679688,
"IAB10": "Home & Garden",
"IAB-281-274": "Home & Garden - Home Security"
},
{
"name": "/Shopping/Photo & Video Services/Other",
"confidence": 0.18059486150741577,
"IAB22": "Shopping",
"IAB-473": "Shopping"
},
{
"name": "/Arts & Entertainment/Visual Art & Design/Photographic & Digital Arts",
"confidence": 0.11959920823574066,
"IAB9-23": "Photography",
"IAB-206-201": "Fine Art - Fine Art Photography"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.