Category
Global Rank
#8,479
Reviews
No reviews yet — be the first to review deviantart.net.
Get this data via API
Classify deviantart.net — 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://deviantart.net"}'
{
"domain": {
"domain_url": "https://deviantart.net",
"categories": [
{
"name": "/Arts & Entertainment/Visual Art & Design/Other",
"confidence": 0.5054284334182739,
"IAB1-3": "Fine Art",
"IAB-201": "Fine Art"
},
{
"name": "/Arts & Entertainment/Online Media/Online Image Galleries",
"confidence": 0.19840624928474423,
"IAB1": "Arts & Entertainment",
"IAB-JLBCU7": "Entertainment"
},
{
"name": "/Online Communities/Photo & Video Sharing/Photo & Image Sharing",
"confidence": 0.17856808006763458,
"IAB9-23": "Photography",
"IAB-628-619": "Internet - Social Networking"
},
{
"name": "/Online Communities/Social Networks",
"confidence": 0.14231544733047485,
"IAB14": "Society",
"IAB-628-619": "Internet - Social Networking"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.