Get this data via API

Classify howdyriceball.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://howdyriceball.com"}'
{ "domain": { "domain_url": "https://howdyriceball.com", "categories": [ { "name": "/Games/Computer & Video Games/Video Game Development", "confidence": 0.8502851128578186, "IAB9-30": "Video & Computer Games", "IAB-684-680": "PC Games/Video Gaming/PC Games" }, { "name": "/Jobs & Education/Jobs/Job Listings", "confidence": 0.3402302861213684, "IAB-132": "Education" }, { "name": "/Computers & Electronics/Consumer Electronics/Game Systems & Consoles", "confidence": 0.15044984221458435, "IAB-634-632": "Home Entertainment Systems/Technology & Computing/Consumer Electronics/Home Entertainment Systems" }, { "name": "/Games/Computer & Video Games/Gaming Reference & Reviews", "confidence": 0.13786911964416504, "IAB9-30": "Video & Computer Games", "IAB-684-680": "PC Games/Video Gaming/PC Games" }, { "name": "/Computers & Electronics/Programming/Other", "confidence": 0.11334917694330215, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Games/Computer & Video Games/Other", "confidence": 0.11113263666629793, "IAB9-30": "Video & Computer Games", "IAB-684-680": "PC Games/Video Gaming/PC Games" } ] }, "success": true }
Get Free API Key View API Docs