Get this data via API

Classify socergs.org.br — 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://socergs.org.br"}'
{ "domain": { "domain_url": "https://socergs.org.br", "categories": [ { "name": "/Jobs & Education/Education/Academic Conferences & Publications", "confidence": 0.8855153918266296, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Health/Health Education & Medical Training", "confidence": 0.20122861862182617, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Health/Health Conditions/Heart & Hypertension", "confidence": 0.17365042865276337, "IAB-296-287": "Heart and Cardiovascular Diseases/Medical Health/Diseases and Conditions/Heart and Cardiovascular Diseases" }, { "name": "/Business & Industrial/Business Services/Corporate Events", "confidence": 0.10618835687637328, "IAB-180-8VZQHL": "Business Expos & Conferences/Events/Business Expos & Conferences" } ] }, "success": true }
Get Free API Key View API Docs