Get this data via API
Classify tradingfield.app — 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://tradingfield.app"}'
{
"domain": {
"domain_url": "https://tradingfield.app",
"categories": [
{
"name": "/Finance/Investing/Currencies & Foreign Exchange",
"confidence": 0.8905845880508423,
"IAB13-7": "Investing",
"IAB-82-80": "Currencies/Business and Finance/Economy/Currencies"
},
{
"name": "/News/Business News/Financial Markets News",
"confidence": 0.4984154999256134,
"IAB12": "News",
"IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans"
},
{
"name": "/Finance/Investing/Brokerages & Day Trading",
"confidence": 0.38034573197364807,
"IAB13-7": "Investing",
"IAB-398-391": "Insurance/Personal Finance/Insurance"
},
{
"name": "/Internet & Telecom/Email & Messaging/Text & Instant Messaging",
"confidence": 0.2380611747503281,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Finance/Investing/Stocks & Bonds",
"confidence": 0.17978517711162567,
"IAB13-7": "Investing",
"IAB-414-410": "Stocks and Bonds/Personal Finance/Personal Investing/Stocks and Bonds"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.