Category
Reviews
No reviews yet — be the first to review korp.ph.
Get this data via API
Classify korp.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://korp.ph"}'
{
"domain": {
"domain_url": "https://korp.ph",
"categories": [
{
"name": "/Business & Industrial/Small Business/Business Formation",
"confidence": 0.9921419620513916,
"IAB3": "Business",
"IAB-61-53": "Business - Startups"
},
{
"name": "/Law & Government/Legal/Business & Corporate Law",
"confidence": 0.4837494492530823,
"IAB11-2": "Legal Issues",
"IAB-383": "Law"
},
{
"name": "/Finance/Accounting & Auditing/Tax Preparation & Planning",
"confidence": 0.3393907845020294,
"IAB13-12": "Tax Planning",
"IAB-415-391": "Personal Finance - Personal Taxes"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.