Category
Reviews
No reviews yet — be the first to review dramy.ai.
Get this data via API
Classify dramy.ai — 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://dramy.ai"}'
{
"domain": {
"domain_url": "https://dramy.ai",
"categories": [
{
"name": "/Science/Computer Science/Machine Learning & Artificial Intelligence",
"confidence": 0.7678084373474121,
"IAB19": "Technology & Computing",
"IAB-597-596": "Technology & Computing - Artificial Intelligence"
},
{
"name": "/Arts & Entertainment/Entertainment Industry/Film & TV Industry",
"confidence": 0.2647193372249603,
"IAB1": "Arts & Entertainment",
"IAB-93-90": "Industries - Entertainment Industry"
},
{
"name": "/Jobs & Education/Education/Computer Education",
"confidence": 0.23639290034770968,
"IAB5": "Education",
"IAB-132": "Education"
},
{
"name": "/Reference/General Reference/How-To, DIY & Expert Content",
"confidence": 0.2123577743768692,
"IAB5": "Education",
"IAB-132": "Education"
},
{
"name": "/Books & Literature/Writers Resources",
"confidence": 0.1670360416173935,
"IAB1-1": "Books & Literature",
"IAB-42": "Books and Literature"
},
{
"name": "/Arts & Entertainment/TV & Video/TV Shows & Programs",
"confidence": 0.10899108648300172,
"IAB1-7": "Television",
"IAB-640-JLBCU7": "Entertainment - Television"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.