Get this data via API

Classify genxrecordstore.be — 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://genxrecordstore.be"}'
{ "domain": { "domain_url": "https://genxrecordstore.be", "categories": [ { "name": "/Arts & Entertainment/Music & Audio/Rock Music", "confidence": 0.91, "IAB1": "Arts & Entertainment", "IAB-363-338": "Rock Music/Music/Rock Music" }, { "name": "/Shopping/Entertainment Media", "confidence": 0.62, "IAB22": "Shopping" }, { "name": "/Arts & Entertainment/Music & Audio/CD & Audio Shopping", "confidence": 0.55, "IAB1": "Arts & Entertainment" } ] }, "success": true }
Get Free API Key View API Docs