Get this data via API

Classify rvroadtech.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://rvroadtech.com"}'
{ "domain": { "domain_url": "https://rvroadtech.com", "categories": [ { "name": "/Autos & Vehicles/Campers & RVs", "confidence": 0.9407954812049866, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" }, { "name": "/Autos & Vehicles/Vehicle Parts & Services/Vehicle Repair & Maintenance", "confidence": 0.5470301508903503, "IAB-34-1": "Auto Repair/Automotive/Auto Repair" }, { "name": "/Home & Garden/HVAC & Climate Control/Other", "confidence": 0.2407826632261276, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Home & Garden/Home Improvement/Plumbing", "confidence": 0.16879834234714508, "IAB10": "Home & Garden", "IAB-280-274": "Home Improvement/Home & Garden/Home Improvement" }, { "name": "/Autos & Vehicles/Vehicle Shopping/Vehicle Dealers & Retailers", "confidence": 0.12033785134553908, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" } ] }, "success": true }
Get Free API Key View API Docs