Get this data via API

Classify slopegameaz.io — 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://slopegameaz.io"}'
{ "domain": { "domain_url": "https://slopegameaz.io", "categories": [ { "name": "/Games/Computer & Video Games/Browser Games", "confidence": 0.8879004120826721, "IAB9-30": "Video & Computer Games", "IAB-684-680": "PC Games/Video Gaming/PC Games" }, { "name": "/Games/Computer & Video Games/Casual Games", "confidence": 0.7499435544013977, "IAB-693-685": "Casual Games/Video Gaming/Video Game Genres/Casual Games" }, { "name": "/Arts & Entertainment/Fun & Trivia/Flash-Based Entertainment", "confidence": 0.3626977205276489, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Games/Computer & Video Games/Action & Platform Games", "confidence": 0.34720146656036377, "IAB9-30": "Video & Computer Games", "IAB-684-680": "PC Games/Video Gaming/PC Games" }, { "name": "/Games/Computer & Video Games/Driving & Racing Games", "confidence": 0.1169598549604416, "IAB-VK7KD0-685": "Racing Video Games/Video Gaming/Video Game Genres/Racing Video Games" } ] }, "success": true }
Get Free API Key View API Docs