Get this data via API

Classify miamicoolertrailers.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://miamicoolertrailers.com"}'
{ "domain": { "domain_url": "https://miamicoolertrailers.com", "categories": [ { "name": "/Autos & Vehicles/Commercial Vehicles/Cargo Trucks & Trailers", "confidence": 0.6842489838600159, "IAB-3-2": "Commercial Trucks/Automotive/Auto Body Styles/Commercial Trucks" }, { "name": "/Autos & Vehicles/Campers & RVs", "confidence": 0.21102209389209747, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" }, { "name": "/Business & Industrial/Hospitality Industry/Food Service", "confidence": 0.14793479442596436, "IAB-98-90": "Hospitality Industry/Business and Finance/Industries/Hospitality Industry" }, { "name": "/Real Estate/Real Estate Listings/Residential Sales", "confidence": 0.14708618819713593, "IAB21": "Real Estate", "IAB-441": "Real Estate/Real Estate" }, { "name": "/Food & Drink/Restaurants/Catering", "confidence": 0.13361626863479614, "IAB8": "Food & Drink", "IAB-210": "Food & Drink/Food & Drink" } ] }, "success": true }
Get Free API Key View API Docs