Get this data via API

Classify mydelta.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://mydelta.ca"}'
{ "domain": { "domain_url": "https://mydelta.ca", "categories": [ { "name": "/Home & Garden/Home Furnishings/Lamps & Lighting", "confidence": 0.919879138469696, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Home & Garden/Home Improvement/Other", "confidence": 0.3616897463798523, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Computers & Electronics/Consumer Electronics/Home Automation", "confidence": 0.21918052434921265, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Shopping/Gifts & Special Event Items/Party & Holiday Supplies", "confidence": 0.20344822108745575, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Hobbies & Leisure/Special Occasions/Holidays & Seasonal Events", "confidence": 0.16687458753585815, "IAB-239": "Hobbies & Interests" }, { "name": "/Business & Industrial/Construction & Maintenance/Other", "confidence": 0.15891769528388977, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" } ] }, "success": true }
Get Free API Key View API Docs