Category
Reviews
No reviews yet — be the first to review necsc.org.
Get this data via API
Classify necsc.org — 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://necsc.org"}'
{
"domain": {
"domain_url": "https://necsc.org",
"categories": [
{
"name": "/Law & Government/Social Services/Other",
"confidence": 0.4357668459415436,
"IAB11-3": "U.S. Government Resources",
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Business & Industrial/Construction & Maintenance/Other",
"confidence": 0.3745300769805908,
"IAB3-5": "Construction",
"IAB-121-90": "Industries - Construction Industry"
},
{
"name": "/People & Society/Religion & Belief",
"confidence": 0.35552796721458435,
"IAB23": "Religion & Spirituality",
"IAB-453": "Religion & Spirituality"
},
{
"name": "/Jobs & Education/Education/Vocational & Continuing Education",
"confidence": 0.25466188788414,
"IAB5-2": "Adult Education",
"IAB-133-132": "Education - Adult Education"
},
{
"name": "/Home & Garden/Home Improvement/Other",
"confidence": 0.17154362797737122,
"IAB10-5": "Home Repair",
"IAB-280-274": "Home & Garden - Home Improvement"
},
{
"name": "/People & Society/Social Issues & Advocacy/Charity & Philanthropy",
"confidence": 0.12241099029779434,
"IAB14": "Society",
"IAB-108-90": "Industries - Non-Profit Organizations"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.