Category
Reviews
No reviews yet — be the first to review time2time.dk.
Get this data via API
Classify time2time.dk — 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://time2time.dk"}'
{
"domain": {
"domain_url": "https://time2time.dk",
"categories": [
{
"name": "/Sports/Individual Sports/Running & Walking",
"confidence": 0.36116689443588257,
"IAB17-30": "Running/Jogging",
"IAB-227-225": "Fitness and Exercise - Running and Jogging"
},
{
"name": "/Sports/Individual Sports/Cycling",
"confidence": 0.2190278321504593,
"IAB17-3": "Bicycling",
"IAB-492-483": "Sports - Cycling"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.1479361355304718,
"IAB3-4": "Business Software",
"IAB-W3CW2J-602": "Software and Applications - Productivity"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.