Get this data via API

Classify little-game.store — 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://little-game.store"}'
{ "domain": { "domain_url": "https://little-game.store", "categories": [ { "name": "/Computers & Electronics/Consumer Electronics/Electronic Accessories", "confidence": 0.38632676005363464, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Home & Garden/Household Supplies/Household Batteries", "confidence": 0.34895583987236023, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Computers & Electronics/Electronics & Electrical/Power Supplies", "confidence": 0.30354276299476624, "IAB-431-422": "Pet Supplies/Pets/Pet Supplies" }, { "name": "/Internet & Telecom/Mobile & Wireless/Mobile & Wireless Accessories", "confidence": 0.2581169903278351, "IAB-195-192": "Parenting - Internet Safety" } ] }, "success": true }
Get Free API Key View API Docs