Get this data via API

Classify jfc.graphics — 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://jfc.graphics"}'
{ "domain": { "domain_url": "https://jfc.graphics", "categories": [ { "name": "/Autos & Vehicles/Vehicle Parts & Services/Vehicle Parts & Accessories", "confidence": 0.9451568722724916, "IAB2-1": "Auto Parts", "IAB-32-1": "Auto Parts/Automotive/Auto Parts" }, { "name": "/Business & Industrial/Advertising & Marketing/Other", "confidence": 0.291652649641037, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Autos & Vehicles/Motor Vehicles (By Type)/Trucks, Vans & SUVs", "confidence": 0.26747366786003113, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" }, { "name": "/Autos & Vehicles/Commercial Vehicles/Other", "confidence": 0.22779227793216705, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" }, { "name": "/Autos & Vehicles/Vehicle Parts & Services/Vehicle Repair & Maintenance", "confidence": 0.18168781697750092, "IAB-34-1": "Auto Repair/Automotive/Auto Repair" }, { "name": "/Autos & Vehicles/Vehicle Parts & Services/Vehicle Modification & Tuning", "confidence": 0.1424809843301773, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" }, { "name": "/Business & Industrial/Business Services/Signage", "confidence": 0.12781663239002228, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Autos & Vehicles/Commercial Vehicles/Cargo Trucks & Trailers", "confidence": 0.10676180571317671, "IAB-3-2": "Commercial Trucks/Automotive/Auto Body Styles/Commercial Trucks" } ] }, "success": true }
Get Free API Key View API Docs