Get this data via API
Classify link-pay.io.kr — 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://link-pay.io.kr"}'
{
"domain": {
"domain_url": "https://link-pay.io.kr",
"categories": [
{
"name": "/Finance/Banking/Mobile Payments & Digital Wallets",
"confidence": 0.4476765990257263,
"IAB-398-391": "Insurance/Personal Finance/Insurance"
},
{
"name": "/Finance/Credit & Lending/Loans",
"confidence": 0.37068259716033936,
"IAB13-2": "Credit/Debt & Loans",
"IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans"
},
{
"name": "/Finance/Banking/Money Transfer & Wire Services",
"confidence": 0.13910718262195587,
"IAB-398-391": "Insurance/Personal Finance/Insurance"
},
{
"name": "/Business & Industrial/Business Services/E-Commerce Services",
"confidence": 0.122713141143322,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Finance/Credit & Lending/Credit Cards",
"confidence": 0.10029829293489456,
"IAB-406-405": "Credit Cards/Personal Finance/Personal Debt/Credit Cards"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.