Get this data via API

Classify dronesview.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://dronesview.ca"}'
{ "domain": { "domain_url": "https://dronesview.ca", "categories": [ { "name": "/Business & Industrial/Aerospace & Defense/Aviation Industry", "confidence": 0.678821861743927, "IAB-92-90": "Education industry/Business and Finance/Industries/Education industry" }, { "name": "/Jobs & Education/Education/Training & Certification", "confidence": 0.6705740690231323, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Jobs & Education/Education/Standardized & Admissions Tests", "confidence": 0.5470556020736694, "IAB5": "Education", "IAB-144-143": "Standardized Testing/Education/Educational Assessment/Standardized Testing" }, { "name": "/Autos & Vehicles/Personal Aircraft", "confidence": 0.1679478883743286, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" }, { "name": "/Travel & Transportation/Transportation/Air Travel", "confidence": 0.14790183305740356, "IAB20-3": "Air Travel", "IAB-672-664": "Air Travel/Travel/Travel Type/Air Travel" }, { "name": "/Reference/General Reference/Educational Resources", "confidence": 0.13836051523685455, "IAB-143-132": "Education - Educational Assessment" } ] }, "success": true }
Get Free API Key View API Docs