Get this data via API

Classify commissions.gg — 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://commissions.gg"}'
{ "domain": { "domain_url": "https://commissions.gg", "categories": [ { "name": "/Arts & Entertainment/Comics & Animation/Anime & Manga", "confidence": 0.4245310425758362, "IAB1": "Arts & Entertainment", "IAB-641-SPSHQ5": "Animation & Anime/Genres/Animation & Anime" }, { "name": "/Online Communities/Online Goodies/Clip Art & Animated GIFs", "confidence": 0.2786068618297577, "IAB-148-132": "Education - Online Education" }, { "name": "/Arts & Entertainment/Visual Art & Design/Design", "confidence": 0.2572382092475891, "IAB1": "Arts & Entertainment", "IAB-204-201": "Design/Fine Art/Design" }, { "name": "/Computers & Electronics/Software/Multimedia Software", "confidence": 0.2357339859008789, "IAB-606-602": "Video Software/Technology & Computing/Computing/Computer Software and Applications/Video Software" }, { "name": "/Arts & Entertainment/Visual Art & Design/Other", "confidence": 0.21663177013397217, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Arts & Entertainment/Comics & Animation/Other", "confidence": 0.19129450619220736, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" } ] }, "success": true }
Get Free API Key View API Docs