Get this data via API

Classify zinchi.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://zinchi.org"}'
{ "domain": { "domain_url": "https://zinchi.org", "categories": [ { "name": "/Law & Government/Government/Visa & Immigration", "confidence": 0.941743552684784, "IAB3-7": "Government", "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Jobs & Education/Education/Study Abroad", "confidence": 0.9056012630462646, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Jobs & Education/Education/Colleges & Universities", "confidence": 0.2701757252216339, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Law & Government/Legal/Legal Services", "confidence": 0.16357411444187164, "IAB-100-90": "Legal Services Industry/Business and Finance/Industries/Legal Services Industry" } ] }, "success": true }
Get Free API Key View API Docs