Get this data via API

Classify artisanexchange.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://artisanexchange.com"}'
{ "domain": { "domain_url": "https://artisanexchange.com", "categories": [ { "name": "/Reference/Directories & Listings/Business & Personal Listings", "confidence": 0.30301356315612793, "IAB-163": "Personal Celebrations & Life Events" }, { "name": "/Business & Industrial/Manufacturing/Other", "confidence": 0.2478976398706436, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Shopping/Wholesalers & Liquidators", "confidence": 0.1983119398355484, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Home & Garden/Kitchen & Dining/Other", "confidence": 0.15684302151203156, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Business & Industrial/Hospitality Industry/Food Service", "confidence": 0.1063189059495926, "IAB-98-90": "Hospitality Industry/Business and Finance/Industries/Hospitality Industry" } ] }, "success": true }
Get Free API Key View API Docs