Category
Reviews
No reviews yet — be the first to review traddle.in.
Get this data via API
Classify traddle.in — 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://traddle.in"}'
{
"domain": {
"domain_url": "https://traddle.in",
"categories": [
{
"name": "/Business & Industrial/Shipping & Logistics/Import & Export",
"confidence": 0.734634280204773,
"IAB3-10": "Logistics",
"IAB-57-53": "Business - Logistics"
},
{
"name": "/Business & Industrial/Agriculture & Forestry/Other",
"confidence": 0.60494464635849,
"IAB3-2": "Agriculture",
"IAB-102-90": "Industries - Agriculture"
},
{
"name": "/Finance/Investing/Commodities & Futures Trading",
"confidence": 0.1881028115749359,
"IAB13-7": "Investing",
"IAB-81-80": "Economy - Commodities"
},
{
"name": "/Business & Industrial/Agriculture & Forestry/Crops & Seed",
"confidence": 0.150865375995636,
"IAB3-2": "Agriculture",
"IAB-102-90": "Industries - Agriculture"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.