Get this data via API

Classify greenrv.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://greenrv.com.au"}'
{ "domain": { "domain_url": "https://greenrv.com.au", "categories": [ { "name": "/Autos & Vehicles/Campers & RVs", "confidence": 0.9896418452262878, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" }, { "name": "/Autos & Vehicles/Vehicle Shopping/Vehicle Dealers & Retailers", "confidence": 0.7668197751045227, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" }, { "name": "/Autos & Vehicles/Vehicle Shopping/Used Vehicles", "confidence": 0.4931527376174927, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" }, { "name": "/Real Estate/Real Estate Listings/Residential Sales", "confidence": 0.2377438098192215, "IAB21": "Real Estate", "IAB-441": "Real Estate/Real Estate" }, { "name": "/Autos & Vehicles/Vehicle Shopping/Other", "confidence": 0.15885040163993835, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" } ] }, "success": true }
Get Free API Key View API Docs