Get this data via API

Classify jet-express.com — 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://jet-express.com"}'
{ "domain": { "domain_url": "https://jet-express.com", "categories": [ { "name": "/Travel & Transportation/Transportation/Cruises & Charters", "confidence": 0.714747428894043, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Travel & Transportation/Tourist Destinations/Beaches & Islands", "confidence": 0.25743550062179565, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Arts & Entertainment/Events & Listings/Other", "confidence": 0.17696638405323029, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Travel & Transportation/Travel Agencies & Services/Other", "confidence": 0.13162678480148315, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Travel & Transportation/Tourist Destinations/Other", "confidence": 0.10232458263635635, "IAB-101-90": "Industries - Logistics and Transportation Industry" } ] }, "success": true }
Get Free API Key View API Docs