Get this data via API
Classify nationaliddigital.ph — 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://nationaliddigital.ph"}'
{
"domain": {
"domain_url": "https://nationaliddigital.ph",
"categories": [
{
"name": "/Law & Government/Government/Other",
"confidence": 0.8636444807052612,
"IAB3-7": "Government",
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Reference/General Reference/Public Records",
"confidence": 0.550670325756073,
"IAB-376-SPSHQ5": "Genres - Public Radio"
},
{
"name": "/Law & Government/Other",
"confidence": 0.18732871115207672,
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Law & Government/Social Services/Other",
"confidence": 0.15914173424243927,
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.