Get this data via API

Classify meisan.ai — 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://meisan.ai"}'
{ "domain": { "domain_url": "https://meisan.ai", "categories": [ { "name": "/Science/Computer Science/Machine Learning & Artificial Intelligence", "confidence": 0.5877296924591064, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Games/Roleplaying Games", "confidence": 0.5123112797737122, "IAB9-25": "Roleplaying Games", "IAB-687-685": "Role-Playing Video Games/Video Gaming/Video Game Genres/Role-Playing Video Games" }, { "name": "/Online Communities/Other", "confidence": 0.1969892978668213, "IAB-148-132": "Education - Online Education" }, { "name": "/Books & Literature/Writers Resources", "confidence": 0.11905752122402193, "IAB1-1": "Books & Literature", "IAB-42": "Books and Literature/Books and Literature" }, { "name": "/Games/Computer & Video Games/Gaming Reference & Reviews", "confidence": 0.11260998994112016, "IAB9-30": "Video & Computer Games", "IAB-684-680": "PC Games/Video Gaming/PC Games" } ] }, "success": true }
Get Free API Key View API Docs