Get this data via API

Classify nutrientsforlife.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://nutrientsforlife.org"}'
{ "domain": { "domain_url": "https://nutrientsforlife.org", "categories": [ { "name": "/Jobs & Education/Education/Distance Learning", "confidence": 0.8020491600036621, "IAB5-6": "Distance Learning", "IAB-132": "Education/Education" }, { "name": "/Jobs & Education/Education/Training & Certification", "confidence": 0.6306018829345703, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Business & Industrial/Chemicals Industry/Agrochemicals", "confidence": 0.3606312870979309, "IAB-107-90": "Metals Industry/Business and Finance/Industries/Metals Industry" }, { "name": "/Business & Industrial/Agriculture & Forestry/Other", "confidence": 0.3406214714050293, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Jobs & Education/Education/Vocational & Continuing Education", "confidence": 0.20882315933704376, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Jobs & Education/Education/Teaching & Classroom Resources", "confidence": 0.1919490545988083, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Jobs & Education/Jobs/Career Resources & Planning", "confidence": 0.17684370279312134, "IAB-126-123": "Career Planning/Careers/Career Planning" } ] }, "success": true }
Get Free API Key View API Docs