Get this data via API

Classify johnnyromantic.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://johnnyromantic.com"}'
{ "domain": { "domain_url": "https://johnnyromantic.com", "categories": [ { "name": "/Arts & Entertainment/Music & Audio/Country Music", "confidence": 0.2959177494049072, "IAB1": "Arts & Entertainment", "IAB-350-338": "Country Music/Music/Country Music" }, { "name": "/Arts & Entertainment/Music & Audio/Pop Music", "confidence": 0.28200581669807434, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Arts & Entertainment/Music & Audio/Rock Music", "confidence": 0.24904318153858185, "IAB1": "Arts & Entertainment", "IAB-363-338": "Rock Music/Music/Rock Music" }, { "name": "/Arts & Entertainment/Music & Audio/Folk & Traditional Music", "confidence": 0.1629960536956787, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" } ] }, "success": true }
Get Free API Key View API Docs