Company
Category
Reviews
No reviews yet — be the first to review drybones.com.
Get this data via API
Classify drybones.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://drybones.com"}'
{
"domain": {
"domain_url": "https://drybones.com",
"categories": [
{
"name": "/Arts & Entertainment/Comics & Animation/Cartoons",
"confidence": 0.5057363510131836,
"IAB1": "Arts & Entertainment",
"IAB-641-SPSHQ5": "Genres - Animation & Anime"
},
{
"name": "/Arts & Entertainment/Comics & Animation/Comics",
"confidence": 0.28881773352622986,
"IAB9-11": "Comic Books",
"IAB-46-42": "Books and Literature - Comics and Graphic Novels"
},
{
"name": "/Sensitive Subjects/Other",
"confidence": 0.2535128891468048,
"IAB25": "Non-Standard Content",
"IAB-v9i3On": "Sensitive Topics"
},
{
"name": "/People & Society/Other",
"confidence": 0.180916965007782,
"IAB14": "Society",
"IAB-186": "Family and Relationships"
},
{
"name": "/Arts & Entertainment/Humor/Other",
"confidence": 0.12438328564167024,
"IAB1-4": "Humor",
"IAB-440-432": "Pop Culture - Humor and Satire"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.