Get this data via API

Classify procaretrans.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://procaretrans.ca"}'
{ "domain": { "domain_url": "https://procaretrans.ca", "categories": [ { "name": "/Health/Medical Facilities & Services/Other", "confidence": 0.36694708466529846, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Travel & Transportation/Transportation/Chartered Transportation Rentals", "confidence": 0.17979250848293304, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Travel & Transportation/Specialty Travel/Medical Tourism", "confidence": 0.1648009866476059, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Travel & Transportation/Transportation/Taxi & Ride Hail Services", "confidence": 0.10801329463720322, "IAB-101-90": "Industries - Logistics and Transportation Industry" } ] }, "success": true }
Get Free API Key View API Docs