Get this data via API

Classify automotivemotors.in — 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://automotivemotors.in"}'
{ "domain": { "domain_url": "https://automotivemotors.in", "categories": [ { "name": "/Autos & Vehicles/Motor Vehicles (By Brand)/Skoda", "confidence": 0.9913787841796876, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" }, { "name": "/Autos & Vehicles/Vehicle Shopping/Vehicle Dealers & Retailers", "confidence": 0.9109501242637634, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" }, { "name": "/Autos & Vehicles/Motor Vehicles (By Brand)/Kia", "confidence": 0.3673567473888397, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" }, { "name": "/Autos & Vehicles/Vehicle Shopping/Vehicle Specs, Reviews & Comparisons", "confidence": 0.17893244326114657, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" }, { "name": "/Autos & Vehicles/Vehicle Shopping/Used Vehicles", "confidence": 0.16523902118206024, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" } ] }, "success": true }
Get Free API Key View API Docs