Category
Reviews
No reviews yet — be the first to review doc.pt.
Get this data via API
Classify doc.pt — 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://doc.pt"}'
{
"domain": {
"domain_url": "https://doc.pt",
"categories": [
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.9447162747383118,
"IAB3-4": "Business Software",
"IAB-W3CW2J-602": "Software and Applications - Productivity"
},
{
"name": "/Health/Medical Facilities & Services/Other",
"confidence": 0.3558431565761566,
"IAB7": "Health & Fitness",
"IAB-286": "Medical Health"
},
{
"name": "/Health/Medical Facilities & Services/Hospitals & Treatment Centers",
"confidence": 0.27470824122428894,
"IAB7": "Health & Fitness",
"IAB-286": "Medical Health"
},
{
"name": "/Business & Industrial/Business Operations/Management",
"confidence": 0.21550069749355316,
"IAB3": "Business",
"IAB-76-53": "Business - Executive Leadership & Management"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.