Get this data via API

Classify fatef.com.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://fatef.com.br"}'
{ "domain": { "domain_url": "https://fatef.com.br", "categories": [ { "name": "/Jobs & Education/Education/Colleges & Universities", "confidence": 0.8672007322311401, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Science/Engineering & Technology/Other", "confidence": 0.20431892573833463, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Jobs & Education/Education/Vocational & Continuing Education", "confidence": 0.14217455685138702, "IAB5": "Education", "IAB-132": "Education/Education" } ] }, "success": true }
Get Free API Key View API Docs