Category
Reviews
No reviews yet — be the first to review askdooby.com.
Get this data via API
Classify askdooby.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://askdooby.com"}'
{
"domain": {
"domain_url": "https://askdooby.com",
"categories": [
{
"name": "/Sensitive Subjects/Recreational Drugs",
"confidence": 0.691565215587616,
"IAB25": "Non-Standard Content",
"IAB-pg0WhF-v9i3On": "Sensitive Topics - Illegal Drugs, Tobacco, eCigarettes, Vaping, Alcohol"
},
{
"name": "/Reference/General Reference/How-To, DIY & Expert Content",
"confidence": 0.3333970308303833,
"IAB5": "Education",
"IAB-132": "Education"
},
{
"name": "/Business & Industrial/Agriculture & Forestry/Other",
"confidence": 0.27956438064575195,
"IAB3-2": "Agriculture",
"IAB-102-90": "Industries - Agriculture"
},
{
"name": "/Science/Biological Sciences/Other",
"confidence": 0.1629852056503296,
"IAB15-2": "Biology",
"IAB-465-464": "Science - Biological Sciences"
},
{
"name": "/Online Communities/Other",
"confidence": 0.10601362586021423,
"IAB14": "Society",
"IAB-628-619": "Internet - Social Networking"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.