Company
Category
Reviews
No reviews yet — be the first to review nonprofit.courses.
Get this data via API
Classify nonprofit.courses — 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://nonprofit.courses"}'
{
"domain": {
"domain_url": "https://nonprofit.courses",
"categories": [
{
"name": "/Jobs & Education/Education/Training & Certification",
"confidence": 0.4837806820869446,
"IAB5": "Education",
"IAB-132": "Education"
},
{
"name": "/Jobs & Education/Education/Open Online Courses",
"confidence": 0.44627273082733154,
"IAB5-6": "Distance Learning",
"IAB-148-132": "Education - Online Education"
},
{
"name": "/People & Society/Social Issues & Advocacy/Charity & Philanthropy",
"confidence": 0.4299341142177582,
"IAB14": "Society",
"IAB-108-90": "Industries - Non-Profit Organizations"
},
{
"name": "/Business & Industrial/Business Operations/Human Resources",
"confidence": 0.27182820439338684,
"IAB3-9": "Human Resources",
"IAB-55-53": "Business - Human Resources"
},
{
"name": "/Jobs & Education/Education/Distance Learning",
"confidence": 0.23781828582286835,
"IAB5-6": "Distance Learning",
"IAB-148-132": "Education - Online Education"
},
{
"name": "/Jobs & Education/Education/Vocational & Continuing Education",
"confidence": 0.10577361285686492,
"IAB5-2": "Adult Education",
"IAB-133-132": "Education - Adult Education"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.