Get this data via API

Classify autoelectronics.co.kr — 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://autoelectronics.co.kr"}'
{ "domain": { "domain_url": "https://autoelectronics.co.kr", "categories": [ { "name": "/Business & Industrial/Automotive Industry", "confidence": 0.8847211003303528, "IAB2": "Automotive", "IAB-117-90": "Automotive Industry/Business and Finance/Industries/Automotive Industry" }, { "name": "/Autos & Vehicles/Vehicle Shows", "confidence": 0.6882875561714172, "IAB-36-1": "Auto Shows/Automotive/Auto Shows" }, { "name": "/Business & Industrial/Business Services/Corporate Events", "confidence": 0.2623436748981476, "IAB-180-8VZQHL": "Business Expos & Conferences/Events/Business Expos & Conferences" }, { "name": "/News/Technology News", "confidence": 0.2323150932788849, "IAB12": "News", "IAB-115-90": "Industries - Technology Industry" }, { "name": "/Arts & Entertainment/Events & Listings/Expos & Conventions", "confidence": 0.16278702020645142, "IAB1": "Arts & Entertainment", "IAB-180-8VZQHL": "Business Expos & Conferences/Events/Business Expos & Conferences" }, { "name": "/Autos & Vehicles/Other", "confidence": 0.10432146489620207, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" } ] }, "success": true }
Get Free API Key View API Docs