Get this data via API

Classify unlockbrands.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://unlockbrands.com"}'
{ "domain": { "domain_url": "https://unlockbrands.com", "categories": [ { "name": "/Business & Industrial/Advertising & Marketing/Brand Management", "confidence": 0.48003819584846497, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Sports/Water Sports/Other", "confidence": 0.3252218961715698, "IAB17": "Sports", "IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards" }, { "name": "/Arts & Entertainment/Visual Art & Design/Design", "confidence": 0.14472636580467224, "IAB1": "Arts & Entertainment", "IAB-204-201": "Design/Fine Art/Design" }, { "name": "/Hobbies & Leisure/Water Activities/Other", "confidence": 0.11661363393068314, "IAB-239": "Hobbies & Interests" }, { "name": "/Business & Industrial/Advertising & Marketing/Other", "confidence": 0.11449981480836868, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Sports/Water Sports/Swimming", "confidence": 0.10530084371566772, "IAB17-38": "Swimming", "IAB-537-483": "Swimming/Sports/Swimming" } ] }, "success": true }
Get Free API Key View API Docs