Get this data via API

Classify crisperkits.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://crisperkits.ca"}'
{ "domain": { "domain_url": "https://crisperkits.ca", "categories": [ { "name": "/Food & Drink/Food & Grocery Delivery/Meal Kits", "confidence": 0.9843873381614684, "IAB8": "Food & Drink", "IAB-210": "Food & Drink/Food & Drink" }, { "name": "/Food & Drink/Cooking & Recipes/Cuisines", "confidence": 0.4440549910068512, "IAB8": "Food & Drink", "IAB-210": "Food & Drink/Food & Drink" }, { "name": "/Shopping/Green & Eco-Friendly Shopping", "confidence": 0.2778899371623993, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/People & Society/Social Issues & Advocacy/Green Living & Environmental Issues", "confidence": 0.11905365437269212, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" } ] }, "success": true }
Get Free API Key View API Docs