Get this data via API
Classify animesalt.ac — 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://animesalt.ac"}'
{
"domain": {
"domain_url": "https://animesalt.ac",
"categories": [
{
"name": "/Arts & Entertainment/Comics & Animation/Anime & Manga",
"confidence": 0.7058252692222595,
"IAB1": "Arts & Entertainment",
"IAB-641-SPSHQ5": "Animation & Anime/Genres/Animation & Anime"
},
{
"name": "/Arts & Entertainment/TV & Video/Online Video",
"confidence": 0.5634167790412903,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Arts & Entertainment/Comics & Animation/Cartoons",
"confidence": 0.3509216606616974,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
}
]
},
"success": true
}
Category
Global Rank
#2,005
Get this data as JSON — free trial, 50 API calls included.