Get this data via API

Classify arctistry.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://arctistry.com"}'
{ "domain": { "domain_url": "https://arctistry.com", "categories": [ { "name": "/Arts & Entertainment/Entertainment Industry/Recording Industry", "confidence": 0.4738510847091675, "IAB1": "Arts & Entertainment", "IAB-93-90": "Entertainment Industry/Business and Finance/Industries/Entertainment Industry" }, { "name": "/Arts & Entertainment/Entertainment Industry/Other", "confidence": 0.3999865055084229, "IAB1": "Arts & Entertainment", "IAB-93-90": "Entertainment Industry/Business and Finance/Industries/Entertainment Industry" }, { "name": "/Business & Industrial/Business Services/Consulting", "confidence": 0.22286441922187805, "IAB-103-90": "Management Consulting Industry/Business and Finance/Industries/Management Consulting Industry" }, { "name": "/Business & Industrial/Advertising & Marketing/Marketing", "confidence": 0.1937337964773178, "IAB3-11": "Marketing", "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Advertising & Marketing/Other", "confidence": 0.18125170469284055, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Arts & Entertainment/Music & Audio/Other", "confidence": 0.11418928951025008, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" } ] }, "success": true }
Get Free API Key View API Docs