Get this data via API

Classify frontiers.health — 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://frontiers.health"}'
{ "domain": { "domain_url": "https://frontiers.health", "categories": [ { "name": "/Arts & Entertainment/Events & Listings/Event Ticket Sales", "confidence": 0.5647569894790649, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Jobs & Education/Education/Academic Conferences & Publications", "confidence": 0.26973265409469604, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Arts & Entertainment/Events & Listings/Expos & Conventions", "confidence": 0.22598177194595337, "IAB1": "Arts & Entertainment", "IAB-180-8VZQHL": "Business Expos & Conferences/Events/Business Expos & Conferences" }, { "name": "/Health/Health Education & Medical Training", "confidence": 0.18752412497997284, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Health/Medical Literature & Resources/Other", "confidence": 0.12302030622959136, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Business & Industrial/Business Services/Corporate Events", "confidence": 0.1195932924747467, "IAB-180-8VZQHL": "Business Expos & Conferences/Events/Business Expos & Conferences" } ] }, "success": true }
Get Free API Key View API Docs