Get this data via API

Classify artflex.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://artflex.com.br"}'
{ "domain": { "domain_url": "https://artflex.com.br", "categories": [ { "name": "/Health/Medical Devices & Equipment/Other", "confidence": 0.5475696921348572, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Home & Garden/Bed & Bath/Bedroom", "confidence": 0.4376623034477234, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Health/Medical Facilities & Services/Hospitals & Treatment Centers", "confidence": 0.1926096677780151, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Health/Medical Facilities & Services/Other", "confidence": 0.1587168127298355, "IAB-224-223": "Healthy Living - Children's Health" } ] }, "success": true }
Get Free API Key View API Docs