Get this data via API

Classify univents.fr — 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://univents.fr"}'
{ "domain": { "domain_url": "https://univents.fr", "categories": [ { "name": "/Arts & Entertainment/Events & Listings/Event Ticket Sales", "confidence": 0.33785420656204224, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Jobs & Education/Education/Colleges & Universities", "confidence": 0.2527151107788086, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Arts & Entertainment/Events & Listings/Other", "confidence": 0.137949138879776, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" } ] }, "success": true }
Get Free API Key View API Docs