Get this data via API
Classify amplify.co.za — 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://amplify.co.za"}'
{
"domain": {
"domain_url": "https://amplify.co.za",
"categories": [
{
"name": "/News/Business News/Financial Markets News",
"confidence": 0.6982396841049194,
"IAB12": "News",
"IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans"
},
{
"name": "/Business & Industrial/Business Finance/Risk Management",
"confidence": 0.4567655622959137,
"IAB1": "Arts & Entertainment",
"IAB-93-90": "Entertainment Industry/Business and Finance/Industries/Entertainment Industry"
},
{
"name": "/Finance/Investing/Other",
"confidence": 0.40325021743774414,
"IAB13-7": "Investing",
"IAB-398-391": "Insurance/Personal Finance/Insurance"
},
{
"name": "/Finance/Credit & Lending/Other",
"confidence": 0.3609567880630493,
"IAB-398-391": "Insurance/Personal Finance/Insurance"
},
{
"name": "/Finance/Investing/Funds",
"confidence": 0.17063361406326294,
"IAB13-7": "Investing",
"IAB-398-391": "Insurance/Personal Finance/Insurance"
},
{
"name": "/Business & Industrial/Business Finance/Commercial Lending",
"confidence": 0.12123537063598631,
"IAB1": "Arts & Entertainment",
"IAB-93-90": "Entertainment Industry/Business and Finance/Industries/Entertainment Industry"
},
{
"name": "/News/Business News/Company News",
"confidence": 0.11234604567289352,
"IAB12": "News",
"IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans"
},
{
"name": "/Finance/Banking/Other",
"confidence": 0.10955973714590073,
"IAB-398-391": "Insurance/Personal Finance/Insurance"
},
{
"name": "/News/Business News/Economy News",
"confidence": 0.10520581901073456,
"IAB12": "News",
"IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.