Get this data via API

Classify cardiopapers.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://cardiopapers.com.br"}'
{ "domain": { "domain_url": "https://cardiopapers.com.br", "categories": [ { "name": "/Jobs & Education/Education/Standardized & Admissions Tests", "confidence": 0.953311800956726, "IAB5": "Education", "IAB-144-143": "Standardized Testing/Education/Educational Assessment/Standardized Testing" }, { "name": "/Health/Health Education & Medical Training", "confidence": 0.8354243040084839, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Jobs & Education/Education/Colleges & Universities", "confidence": 0.5660303235054016, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Health/Health Conditions/Heart & Hypertension", "confidence": 0.15482428669929504, "IAB-296-287": "Heart and Cardiovascular Diseases/Medical Health/Diseases and Conditions/Heart and Cardiovascular Diseases" }, { "name": "/Jobs & Education/Education/Training & Certification", "confidence": 0.120120070874691, "IAB5": "Education", "IAB-132": "Education/Education" } ] }, "success": true }
Get Free API Key View API Docs