Get this data via API

Classify crdfglobal.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://crdfglobal.org"}'
{ "domain": { "domain_url": "https://crdfglobal.org", "categories": [ { "name": "/Jobs & Education/Education/Training & Certification", "confidence": 0.6820716261863708, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Computers & Electronics/Computer Security/Network Security", "confidence": 0.5973612070083618, "IAB19-25": "Network Security", "IAB-281-274": "Home Security/Home & Garden/Home Security" }, { "name": "/Law & Government/Legal/Intellectual Property", "confidence": 0.524336576461792, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Business & Industrial/Business Operations/Human Resources", "confidence": 0.18538551032543185, "IAB3-9": "Human Resources", "IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations" }, { "name": "/Jobs & Education/Education/Computer Education", "confidence": 0.11253231763839722, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Law & Government/Government/Intelligence & Counterterrorism", "confidence": 0.10607874393463136, "IAB3-7": "Government", "IAB-394-393": "Financial Assistance - Government Support and Welfare" } ] }, "success": true }
Get Free API Key View API Docs