Get this data via API

Classify officellz.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://officellz.com"}'
{ "domain": { "domain_url": "https://officellz.com", "categories": [ { "name": "/Arts & Entertainment/Music & Audio/Urban & Hip-Hop", "confidence": 0.8756901025772095, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Arts & Entertainment/Music & Audio/Jazz & Blues", "confidence": 0.2738252282142639, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Arts & Entertainment/Celebrities & Entertainment News", "confidence": 0.10297739505767822, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" } ] }, "success": true }
Get Free API Key View API Docs