Get this data via API

Classify yogame24.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://yogame24.com"}'
{ "domain": { "domain_url": "https://yogame24.com", "categories": [ { "name": "/Games/Computer & Video Games/Casual Games", "confidence": 0.8425875902175903, "IAB-693-685": "Casual Games/Video Gaming/Video Game Genres/Casual Games" }, { "name": "/Games/Computer & Video Games/Browser Games", "confidence": 0.6235762238502502, "IAB9-30": "Video & Computer Games", "IAB-684-680": "PC Games/Video Gaming/PC Games" }, { "name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons", "confidence": 0.24184586107730863, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Arts & Entertainment/Fun & Trivia/Flash-Based Entertainment", "confidence": 0.10955768823623656, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" } ] }, "success": true }
Get Free API Key View API Docs