Get this data via API

Classify arttactic.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://arttactic.com"}'
{ "domain": { "domain_url": "https://arttactic.com", "categories": [ { "name": "/Arts & Entertainment/Visual Art & Design/Other", "confidence": 0.654394805431366, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Business & Industrial/Advertising & Marketing/Marketing", "confidence": 0.28615817427635193, "IAB3-11": "Marketing", "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Advertising & Marketing/Other", "confidence": 0.16046714782714844, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Shopping/Antiques & Collectibles", "confidence": 0.14147302508354187, "IAB22": "Shopping", "IAB-240-239": "Antiquing and Antiques/Hobbies & Interests/Antiquing and Antiques" }, { "name": "/Business & Industrial/Business Services/Consulting", "confidence": 0.11667332053184508, "IAB-103-90": "Management Consulting Industry/Business and Finance/Industries/Management Consulting Industry" } ] }, "success": true }
Get Free API Key View API Docs