Category
Reviews
No reviews yet — be the first to review skillset.gi.de.
Get this data via API
Classify skillset.gi.de — 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://skillset.gi.de"}'
{
"domain": {
"domain_url": "https://skillset.gi.de",
"categories": [
{
"name": "/Jobs & Education/Education/Academic Conferences & Publications",
"confidence": 0.8006649613380432,
"IAB5": "Education",
"IAB-132": "Education"
},
{
"name": "/Jobs & Education/Education/Computer Education",
"confidence": 0.3883771598339081,
"IAB5": "Education",
"IAB-132": "Education"
},
{
"name": "/Science/Computer Science/Other",
"confidence": 0.19449341297149655,
"IAB19": "Technology & Computing",
"IAB-599-596": "Technology & Computing - Computing"
},
{
"name": "/Business & Industrial/Business Services/Corporate Events",
"confidence": 0.11011183261871338,
"IAB3": "Business",
"IAB-180-8VZQHL": "Events - Business Expos & Conferences"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.