Get this data via API
Classify moonrune.app — 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://moonrune.app"}'
{
"domain": {
"domain_url": "https://moonrune.app",
"categories": [
{
"name": "/Reference/Language Resources/Foreign Language Resources",
"confidence": 0.9115136861801147,
"IAB-147-132": "Education - Language Learning"
},
{
"name": "/Internet & Telecom/Other",
"confidence": 0.4489594101905823,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Arts & Entertainment/Comics & Animation/Anime & Manga",
"confidence": 0.3541317582130432,
"IAB1": "Arts & Entertainment",
"IAB-641-SPSHQ5": "Animation & Anime/Genres/Animation & Anime"
},
{
"name": "/Reference/General Reference/Dictionaries & Encyclopedias",
"confidence": 0.21509820222854617
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.