Get this data via API

Classify idemais.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://idemais.com.br"}'
{ "domain": { "domain_url": "https://idemais.com.br", "categories": [ { "name": "/People & Society/Family & Relationships/Family/Other", "confidence": 0.8863197565078735, "IAB-186-186": "Family and Relationships/Family and Relationships" }, { "name": "/Books & Literature/E-Books", "confidence": 0.6996790170669556, "IAB1-1": "Books & Literature", "IAB-42": "Books and Literature/Books and Literature" }, { "name": "/People & Society/Religion & Belief", "confidence": 0.3657362461090088, "IAB-453": "Religion & Spirituality/Religion & Spirituality" } ] }, "success": true }
Get Free API Key View API Docs