Get this data via API

Classify callceleb.online — 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://callceleb.online"}'
{ "domain": { "domain_url": "https://callceleb.online", "categories": [ { "name": "/Internet & Telecom/Email & Messaging/Voice & Video Chat", "confidence": 0.5047017931938171, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Online Communities/Social Networks", "confidence": 0.2863062918186188, "IAB-148-132": "Education - Online Education" }, { "name": "/Arts & Entertainment/Celebrities & Entertainment News", "confidence": 0.28275826573371887, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Science/Computer Science/Machine Learning & Artificial Intelligence", "confidence": 0.1397610902786255, "IAB15": "Science", "IAB-464": "Science/Science" } ] }, "success": true }
Get Free API Key View API Docs