Category
Reviews
No reviews yet — be the first to review dutycheck.ai.
Get this data via API
Classify dutycheck.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://dutycheck.ai"}'
{
"domain": {
"domain_url": "https://dutycheck.ai",
"categories": [
{
"name": "/Business & Industrial/Shipping & Logistics/Import & Export",
"confidence": 0.9208695888519288,
"IAB3-10": "Logistics",
"IAB-57-53": "Business - Logistics"
},
{
"name": "/Finance/Accounting & Auditing/Tax Preparation & Planning",
"confidence": 0.1536133736371994,
"IAB13-12": "Tax Planning",
"IAB-415-391": "Personal Finance - Personal Taxes"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.