Get this data via API

Classify customshirtworks.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://customshirtworks.com"}'
{ "domain": { "domain_url": "https://customshirtworks.com", "categories": [ { "name": "/Shopping/Gifts & Special Event Items/Custom & Personalized Items", "confidence": 0.8676397204399109, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Shopping/Apparel/Apparel Services", "confidence": 0.5173512697219849, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Shopping/Apparel/Casual Apparel", "confidence": 0.4853767156600952, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Shopping/Apparel/Shirts & Tops", "confidence": 0.21093058586120603, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Shopping/Apparel/Men's Clothing", "confidence": 0.1850723028182983, "IAB22": "Shopping", "IAB-582-579": "Men's Clothing/Style & Fashion/Men's Fashion/Men's Clothing" }, { "name": "/Shopping/Apparel/Other", "confidence": 0.11208683252334596, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" } ] }, "success": true }
Get Free API Key View API Docs