Get this data via API

Classify secureexpress.co.za — 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://secureexpress.co.za"}'
{ "domain": { "domain_url": "https://secureexpress.co.za", "categories": [ { "name": "/Travel & Transportation/Transportation/Taxi & Ride Hail Services", "confidence": 0.75221848487854, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Business & Industrial/Shipping & Logistics/Freight Transport/Other", "confidence": 0.3616606295108795, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Jobs & Education/Jobs/Job Listings", "confidence": 0.2325388342142105, "IAB-132": "Education" }, { "name": "/Business & Industrial/Shipping & Logistics/Mail & Package Delivery", "confidence": 0.153335839509964, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Travel & Transportation/Transportation/Chartered Transportation Rentals", "confidence": 0.14785505831241608, "IAB-101-90": "Industries - Logistics and Transportation Industry" } ] }, "success": true }
Get Free API Key View API Docs