Category
Reviews
No reviews yet — be the first to review remoteplaner.ch.
Get this data via API
Classify remoteplaner.ch — 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://remoteplaner.ch"}'
{
"domain": {
"domain_url": "https://remoteplaner.ch",
"categories": [
{
"name": "/Computers & Electronics/CAD & CAM",
"confidence": 0.7,
"IAB19-1": "3-D Graphics",
"IAB-603-602": "Software and Applications - 3-D Graphics"
},
{
"name": "/Arts & Entertainment/Visual Art & Design",
"confidence": 0.67,
"IAB-JLBCU7": "Entertainment"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.59,
"IAB3-4": "Business Software",
"IAB-W3CW2J-602": "Software and Applications - Productivity"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.