Get this data via API

Classify charadesvsai.com — 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://charadesvsai.com"}'
{ "domain": { "domain_url": "https://charadesvsai.com", "categories": [ { "name": "/Games/Computer & Video Games/Casual Games", "confidence": 0.47807013988494873, "IAB-693-685": "Casual Games/Video Gaming/Video Game Genres/Casual Games" }, { "name": "/Games/Word Games", "confidence": 0.3737355172634125, "IAB9-7": "Card Games", "IAB-271-269": "Card Games/Hobbies & Interests/Games and Puzzles/Card Games" }, { "name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons", "confidence": 0.31215357780456543, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Games/Computer & Video Games/Browser Games", "confidence": 0.17531763017177582, "IAB9-30": "Video & Computer Games", "IAB-684-680": "PC Games/Video Gaming/PC Games" }, { "name": "/Games/Party Games", "confidence": 0.15647679567337036, "IAB9-30": "Video & Computer Games", "IAB-684-680": "PC Games/Video Gaming/PC Games" }, { "name": "/Games/Card Games/Other", "confidence": 0.10669627785682678, "IAB9-7": "Card Games", "IAB-271-269": "Card Games/Hobbies & Interests/Games and Puzzles/Card Games" } ] }, "success": true }
Get Free API Key View API Docs