Category
Reviews
No reviews yet — be the first to review skillup.earth.
Get this data via API
Classify skillup.earth — 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://skillup.earth"}'
{
"domain": {
"domain_url": "https://skillup.earth",
"categories": [
{
"name": "/People & Society/Social Issues & Advocacy/Green Living & Environmental Issues",
"confidence": 0.5661550164222717,
"IAB10-3": "Environmental Safety",
"IAB-467-464": "Science - Environment"
},
{
"name": "/Science/Ecology & Environment/Climate Change & Global Warming",
"confidence": 0.4518830478191376,
"IAB15": "Science",
"IAB-467-464": "Science - Environment"
},
{
"name": "/Jobs & Education/Education/Training & Certification",
"confidence": 0.4166471064090729,
"IAB5": "Education",
"IAB-132": "Education"
},
{
"name": "/Jobs & Education/Education/Other",
"confidence": 0.2592152953147888,
"IAB5": "Education",
"IAB-132": "Education"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.