Get this data via API
Classify julysova.com — 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://julysova.com"}'
{
"domain": {
"domain_url": "https://julysova.com",
"categories": [
{
"name": "/Hobbies & Leisure/Crafts/Fiber & Textile Arts",
"confidence": 0.9423443078994752,
"IAB-248-239": "Arts and Crafts/Hobbies & Interests/Arts and Crafts"
},
{
"name": "/Arts & Entertainment/Comics & Animation/Anime & Manga",
"confidence": 0.5927614569664001,
"IAB1": "Arts & Entertainment",
"IAB-641-SPSHQ5": "Animation & Anime/Genres/Animation & Anime"
},
{
"name": "/Reference/General Reference/How-To, DIY & Expert Content",
"confidence": 0.1967427283525467,
"IAB-264-239": "Hobbies & Interests - Content Production"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.