Get this data via API

Classify royhowellcommercials.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://royhowellcommercials.com"}'
{ "domain": { "domain_url": "https://royhowellcommercials.com", "categories": [ { "name": "/Business & Industrial/Transportation & Logistics/Freight & Trucking", "confidence": 0.9, "IAB-101-90": "Logistics and Transportation Industry/Business and Finance/Industries/Logistics and Transportation Industry" }, { "name": "/Autos & Vehicles/Commercial Vehicles/Cargo Trucks & Trailers", "confidence": 0.89, "IAB-3-2": "Commercial Trucks/Automotive/Auto Body Styles/Commercial Trucks" }, { "name": "/Autos & Vehicles/Motor Vehicles (By Type)", "confidence": 0.59 }, { "name": "/Autos & Vehicles/Vehicle Shopping/Used Vehicles", "confidence": 0.54 } ] }, "success": true }
Get Free API Key View API Docs