Category
Reviews
No reviews yet — be the first to review snippy.space.
Get this data via API
Classify snippy.space — 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://snippy.space"}'
{
"domain": {
"domain_url": "https://snippy.space",
"categories": [
{
"name": "/Arts & Entertainment/Events & Listings/Event Ticket Sales",
"confidence": 0.8312543034553528,
"IAB1": "Arts & Entertainment",
"IAB-8VZQHL": "Events"
},
{
"name": "/Arts & Entertainment/Offbeat/Occult & Paranormal",
"confidence": 0.19321735203266144,
"IAB15-5": "Paranormal Phenomena",
"IAB-244-239": "Hobbies & Interests - Paranormal Phenomena"
},
{
"name": "/Arts & Entertainment/Events & Listings/Expos & Conventions",
"confidence": 0.19144907593727112,
"IAB1": "Arts & Entertainment",
"IAB-8VZQHL": "Events"
},
{
"name": "/Arts & Entertainment/Events & Listings/Other",
"confidence": 0.14278623461723328,
"IAB1": "Arts & Entertainment",
"IAB-8VZQHL": "Events"
},
{
"name": "/People & Society/Religion & Belief",
"confidence": 0.10168333351612092,
"IAB23": "Religion & Spirituality",
"IAB-453": "Religion & Spirituality"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.