Get this data via API

Classify embocana.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://embocana.com"}'
{ "domain": { "domain_url": "https://embocana.com", "categories": [ { "name": "/Sensitive Subjects/Recreational Drugs", "confidence": 0.7555251121520996, "IAB-v9i3On": "Sensitive Topics" }, { "name": "/Arts & Entertainment/Music & Audio/Urban & Hip-Hop", "confidence": 0.2345789670944214, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/People & Society/Subcultures & Niche Interests", "confidence": 0.16258350014686584, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" }, { "name": "/Arts & Entertainment/Music & Audio/Rock Music", "confidence": 0.10738127678632736, "IAB1": "Arts & Entertainment", "IAB-363-338": "Rock Music/Music/Rock Music" } ] }, "success": true }
Get Free API Key View API Docs