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