Get this data via API

Classify lascala.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://lascala.ca"}'
{ "domain": { "domain_url": "https://lascala.ca", "categories": [ { "name": "/Computers & Electronics/Consumer Electronics/Home Automation", "confidence": 0.9723458886146544, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Home & Garden/Home Safety & Security/Home Alarm & Security Systems", "confidence": 0.6884345412254333, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Home & Garden/Home Improvement/Other", "confidence": 0.22218507528305056, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Computers & Electronics/Consumer Electronics/TV & Video Equipment", "confidence": 0.14615857601165771, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Law & Government/Public Safety/Security Products & Services", "confidence": 0.1433919072151184, "IAB-394-393": "Financial Assistance - Government Support and Welfare" } ] }, "success": true }
Get Free API Key View API Docs