Category
Reviews
No reviews yet — be the first to review terms.markets.
Get this data via API
Classify terms.markets — 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://terms.markets"}'
{
"domain": {
"domain_url": "https://terms.markets",
"categories": [
{
"name": "/Finance/Investing/Commodities & Futures Trading",
"confidence": 0.9280011653900146,
"IAB13-7": "Investing",
"IAB-81-80": "Economy - Commodities"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.7809141278266907,
"IAB3-4": "Business Software",
"IAB-W3CW2J-602": "Software and Applications - Productivity"
},
{
"name": "/Finance/Investing/Brokerages & Day Trading",
"confidence": 0.4273329973220825,
"IAB13-7": "Investing",
"IAB-410-391": "Personal Finance - Personal Investing"
},
{
"name": "/Business & Industrial/Business Operations/Management",
"confidence": 0.13653789460659027,
"IAB3": "Business",
"IAB-76-53": "Business - Executive Leadership & Management"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.