Get this data via API

Classify gsa2026.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://gsa2026.org"}'
{ "domain": { "domain_url": "https://gsa2026.org", "categories": [ { "name": "/Jobs & Education/Education/Academic Conferences & Publications", "confidence": 0.9127278923988342, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Health/Aging & Geriatrics/Other", "confidence": 0.8089357614517212, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Health/Health Foundations & Medical Research", "confidence": 0.3429608643054962, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Health/Medical Literature & Resources/Other", "confidence": 0.2360766977071762, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Science/Scientific Institutions", "confidence": 0.15683254599571228, "IAB15": "Science", "IAB-464": "Science/Science" } ] }, "success": true }
Get Free API Key View API Docs