Get this data via API

Classify chargedrive.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://chargedrive.com"}'
{ "domain": { "domain_url": "https://chargedrive.com", "categories": [ { "name": "/Autos & Vehicles/Motor Vehicles (By Type)/Hybrid & Alternative Vehicles", "confidence": 0.8044114112854004, "IAB-22-16": "Green Vehicles/Automotive/Auto Type/Green Vehicles" }, { "name": "/Autos & Vehicles/Vehicle Parts & Services/Gas Prices & Vehicle Fueling", "confidence": 0.41692882776260376, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" }, { "name": "/Reference/Geographic Reference/Maps", "confidence": 0.3021814525127411, "IAB-WQC6HR-602": "Software and Applications - Maps & Navigation" }, { "name": "/Business & Industrial/Energy & Utilities/Electricity", "confidence": 0.20879599452018735, "IAB-110-90": "Power and Energy Industry/Business and Finance/Industries/Power and Energy Industry" } ] }, "success": true }
Get Free API Key View API Docs