Get this data via API

Classify westernauctions.ca — 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://westernauctions.ca"}'
{ "domain": { "domain_url": "https://westernauctions.ca", "categories": [ { "name": "/Business & Industrial/Metals & Mining/Precious Metals", "confidence": 0.8962023258209229, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Finance/Investing/Commodities & Futures Trading", "confidence": 0.8022031784057617, "IAB13-7": "Investing", "IAB-81-80": "Commodities/Business and Finance/Economy/Commodities" }, { "name": "/Shopping/Auctions", "confidence": 0.34054499864578247, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Shopping/Antiques & Collectibles", "confidence": 0.2508887052536011, "IAB22": "Shopping", "IAB-240-239": "Antiquing and Antiques/Hobbies & Interests/Antiquing and Antiques" } ] }, "success": true }
Get Free API Key View API Docs