Category
Reviews
No reviews yet — be the first to review slashed.blog.
Get this data via API
Classify slashed.blog — 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://slashed.blog"}'
{
"domain": {
"domain_url": "https://slashed.blog",
"categories": [
{
"name": "/Arts & Entertainment/Movies/Horror Films",
"confidence": 0.7595975995063782,
"IAB1-5": "Movies",
"IAB-336-SPSHQ5": "Genres - Horror"
},
{
"name": "/Shopping/Apparel/Casual Apparel",
"confidence": 0.7333969473838806,
"IAB18-5": "Clothing",
"IAB-552": "Style & Fashion"
},
{
"name": "/Arts & Entertainment/Movies/Movie Memorabilia",
"confidence": 0.6472200155258179,
"IAB1-5": "Movies",
"IAB-324-JLBCU7": "Entertainment - Movies"
},
{
"name": "/Arts & Entertainment/Movies/Movie Reference",
"confidence": 0.17016097903251648,
"IAB1-5": "Movies",
"IAB-324-JLBCU7": "Entertainment - Movies"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.