Get this data via API

Classify sharpmagazine.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://sharpmagazine.com"}'
{ "domain": { "domain_url": "https://sharpmagazine.com", "categories": [ { "name": "/Business & Industrial/Automotive Industry", "confidence": 0.5279409289360046, "IAB2": "Automotive", "IAB-117-90": "Automotive Industry/Business and Finance/Industries/Automotive Industry" }, { "name": "/Autos & Vehicles/Motor Vehicles (By Brand)/Land Rover", "confidence": 0.4584767520427704, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" }, { "name": "/Arts & Entertainment/Visual Art & Design/Design", "confidence": 0.37068408727645874, "IAB1": "Arts & Entertainment", "IAB-204-201": "Design/Fine Art/Design" }, { "name": "/Autos & Vehicles/Motor Vehicles (By Type)/Luxury Vehicles", "confidence": 0.28789663314819336, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" }, { "name": "/Autos & Vehicles/Motor Vehicles (By Type)/Trucks, Vans & SUVs", "confidence": 0.2038632482290268, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" }, { "name": "/News/Business News/Company News", "confidence": 0.20108747482299805, "IAB12": "News", "IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans" } ] }, "success": true }
Get Free API Key View API Docs