Get this data via API

Classify coolibri.xyz — 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://coolibri.xyz"}'
{ "domain": { "domain_url": "https://coolibri.xyz", "categories": [ { "name": "/Arts & Entertainment/Music & Audio/Podcasts", "confidence": 0.9049604535102844, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/People & Society/Kids & Teens/Children's Interests", "confidence": 0.4534516036510467, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" }, { "name": "/Jobs & Education/Education/Primary & Secondary Schooling (K-12)", "confidence": 0.13679416477680206, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Books & Literature/Children's Literature", "confidence": 0.1210472285747528, "IAB1-1": "Books & Literature", "IAB-42": "Books and Literature/Books and Literature" }, { "name": "/News/Other", "confidence": 0.11202086508274078, "IAB12": "News" } ] }, "success": true }
Get Free API Key View API Docs