Category
Reviews
No reviews yet — be the first to review deviantart.com.
Get this data via API
Classify deviantart.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://deviantart.com"}'
{
"domain": {
"domain_url": "https://deviantart.com",
"categories": [
{
"name": "/Arts & Entertainment/Visual Art & Design/Other",
"confidence": 0.609325647354126,
"IAB1-3": "Fine Art",
"IAB-201": "Fine Art"
},
{
"name": "/Arts & Entertainment/Online Media/Online Image Galleries",
"confidence": 0.2589995265007019,
"IAB1": "Arts & Entertainment",
"IAB-JLBCU7": "Entertainment"
},
{
"name": "/Online Communities/Photo & Video Sharing/Photo & Image Sharing",
"confidence": 0.16385971009731293,
"IAB9-23": "Photography",
"IAB-628-619": "Internet - Social Networking"
},
{
"name": "/Arts & Entertainment/Visual Art & Design/Photographic & Digital Arts",
"confidence": 0.13744987547397614,
"IAB9-23": "Photography",
"IAB-206-201": "Fine Art - Fine Art Photography"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.