Get this data via API

Classify arkaccess.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://arkaccess.ca"}'
{ "domain": { "domain_url": "https://arkaccess.ca", "categories": [ { "name": "/Travel & Transportation/Transportation/Taxi & Ride Hail Services", "confidence": 0.9340286254882812, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/People & Society/Other", "confidence": 0.45856815576553345, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" }, { "name": "/Travel & Transportation/Transportation/Chartered Transportation Rentals", "confidence": 0.23576214909553528, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Health/Medical Devices & Equipment/Assistive Technology", "confidence": 0.15230542421340942, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Travel & Transportation/Transportation/Urban Transit", "confidence": 0.14005304872989657, "IAB-101-90": "Industries - Logistics and Transportation Industry" } ] }, "success": true }
Get Free API Key View API Docs