Company
Category
Reviews
No reviews yet — be the first to review trailinbox.com.
Get this data via API
Classify trailinbox.com — 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://trailinbox.com"}'
{
"domain": {
"domain_url": "https://trailinbox.com",
"categories": [
{
"name": "/Sports/Individual Sports/Running & Walking",
"confidence": 0.6776270866394043,
"IAB17-30": "Running/Jogging",
"IAB-227-225": "Fitness and Exercise - Running and Jogging"
},
{
"name": "/Health/Nutrition/Vitamins & Supplements",
"confidence": 0.336327463388443,
"IAB7-32": "Nutrition",
"IAB-234-233": "Alternative Medicine - Herbs and Supplements"
},
{
"name": "/Sports/Sporting Goods/Other",
"confidence": 0.10000960528850555,
"IAB17": "Sports",
"IAB-551-483": "Sports - Sports Equipment"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.