Get this data via API

Classify saberconsciente.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://saberconsciente.com.br"}'
{ "domain": { "domain_url": "https://saberconsciente.com.br", "categories": [ { "name": "/Beauty & Fitness/Spas & Beauty Services/Massage Therapy", "confidence": 0.86, "IAB7": "Health & Fitness" }, { "name": "/Health", "confidence": 0.8 }, { "name": "/Law & Government/Social Services", "confidence": 0.7 }, { "name": "/Jobs & Education/Education", "confidence": 0.57, "IAB5": "Education" } ] }, "success": true }
Get Free API Key View API Docs