Get this data via API
Classify dognav.pro — 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://dognav.pro"}'
{
"domain": {
"domain_url": "https://dognav.pro",
"categories": [
{
"name": "/Law & Government/Public Safety/Law Enforcement",
"confidence": 0.3792830407619476,
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.19203338027000427,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
},
{
"name": "/Computers & Electronics/Consumer Electronics/GPS & Navigation",
"confidence": 0.15279285609722135,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons",
"confidence": 0.15188263356685638,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Science/Other",
"confidence": 0.1322663426399231,
"IAB15": "Science",
"IAB-464": "Science/Science"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.