Get this data via API

Classify kidseslgames.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://kidseslgames.com"}'
{ "domain": { "domain_url": "https://kidseslgames.com", "categories": [ { "name": "/Jobs & Education/Education/Teaching & Classroom Resources", "confidence": 0.6115802526473999, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Reference/Language Resources/Foreign Language Resources", "confidence": 0.5419260859489441, "IAB-147-132": "Education - Language Learning" }, { "name": "/Games/Educational Games", "confidence": 0.47168099880218506, "IAB9-30": "Video & Computer Games", "IAB-684-680": "PC Games/Video Gaming/PC Games" }, { "name": "/Reference/Language Resources/Other", "confidence": 0.2690015137195587, "IAB-147-132": "Education - Language Learning" }, { "name": "/Games/Computer & Video Games/Browser Games", "confidence": 0.25216853618621826, "IAB9-30": "Video & Computer Games", "IAB-684-680": "PC Games/Video Gaming/PC Games" }, { "name": "/Games/Family-Oriented Games & Activities/Other", "confidence": 0.21085308492183685, "IAB9-30": "Video & Computer Games", "IAB-684-680": "PC Games/Video Gaming/PC Games" }, { "name": "/Reference/General Reference/Educational Resources", "confidence": 0.12092474848031998, "IAB-143-132": "Education - Educational Assessment" } ] }, "success": true }
Get Free API Key View API Docs