Get this data via API

Classify strong-gamers.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://strong-gamers.com"}'
{ "domain": { "domain_url": "https://strong-gamers.com", "categories": [ { "name": "/Games/Roleplaying Games", "confidence": 0.6523414850234985, "IAB9-25": "Roleplaying Games", "IAB-687-685": "Role-Playing Video Games/Video Gaming/Video Game Genres/Role-Playing Video Games" }, { "name": "/Beauty & Fitness/Fitness/Other", "confidence": 0.6302042603492737, "IAB7": "Health & Fitness", "IAB-225-223": "Healthy Living - Fitness and Exercise" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.3084733188152313, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Beauty & Fitness/Fitness/Fitness Instruction & Personal Training", "confidence": 0.2290860265493393, "IAB7": "Health & Fitness", "IAB-225-223": "Healthy Living - Fitness and Exercise" }, { "name": "/Reference/General Reference/Time & Calendars", "confidence": 0.18250980973243713 } ] }, "success": true }
Get Free API Key View API Docs