Get this data via API

Classify trigarage.com.au — 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://trigarage.com.au"}'
{ "domain": { "domain_url": "https://trigarage.com.au", "categories": [ { "name": "/Travel & Transportation/Transportation/Car Rentals", "confidence": 0.8164951801300049 }, { "name": "/Autos & Vehicles/Motor Vehicles (By Type)/Sports Cars", "confidence": 0.7789453864097595 }, { "name": "/Autos & Vehicles/Motor Vehicles (By Brand)/Nissan", "confidence": 0.25203558802604675 }, { "name": "/Autos & Vehicles/Custom & Performance Vehicles", "confidence": 0.22324833273887632 }, { "name": "/Autos & Vehicles/Vehicle Shopping/Vehicle Dealers & Retailers", "confidence": 0.1826728582382202 }, { "name": "/Travel & Transportation/Transportation/Chartered Transportation Rentals", "confidence": 0.15631553530693054 }, { "name": "/Autos & Vehicles/Classic Vehicles", "confidence": 0.11947406828403472 } ] }, "success": true }
Get Free API Key View API Docs