Category
Reviews
No reviews yet — be the first to review nonprofitmatters.net.
Get this data via API
Classify nonprofitmatters.net — 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://nonprofitmatters.net"}'
{
"domain": {
"domain_url": "https://nonprofitmatters.net",
"categories": [
{
"name": "/People & Society/Social Issues & Advocacy/Charity & Philanthropy",
"confidence": 0.6292112469673157,
"IAB14": "Society",
"IAB-108-90": "Industries - Non-Profit Organizations"
},
{
"name": "/Business & Industrial/Small Business/Business Formation",
"confidence": 0.2222333401441574,
"IAB3": "Business",
"IAB-61-53": "Business - Startups"
},
{
"name": "/Reference/General Reference/Forms Guides & Templates",
"confidence": 0.12313555926084518,
"IAB19": "Technology & Computing",
"IAB-W3CW2J-602": "Software and Applications - Productivity"
},
{
"name": "/Business & Industrial/Business Operations/Management",
"confidence": 0.12028491497039796,
"IAB3": "Business",
"IAB-76-53": "Business - Executive Leadership & Management"
},
{
"name": "/Business & Industrial/Small Business/Other",
"confidence": 0.10985829681158066,
"IAB3": "Business",
"IAB-60-53": "Business - Small and Medium-sized Business"
},
{
"name": "/Business & Industrial/Business Operations/Other",
"confidence": 0.10448140650987624,
"IAB3": "Business",
"IAB-73-53": "Business - Business Operations"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.