Get this data via API

Classify chargedjournal.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://chargedjournal.com"}'
{ "domain": { "domain_url": "https://chargedjournal.com", "categories": [ { "name": "/Autos & Vehicles/Motor Vehicles (By Brand)/Tesla Motors", "confidence": 0.5495819449424744, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" }, { "name": "/Computers & Electronics/Consumer Electronics/Car Electronics", "confidence": 0.3443373739719391, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Autos & Vehicles/Motor Vehicles (By Type)/Hybrid & Alternative Vehicles", "confidence": 0.3375157415866852, "IAB-22-16": "Green Vehicles/Automotive/Auto Type/Green Vehicles" }, { "name": "/Computers & Electronics/Consumer Electronics/GPS & Navigation", "confidence": 0.20617172122001648, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Autos & Vehicles/Motor Vehicles (By Type)/Autonomous Vehicles", "confidence": 0.19418084621429443, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" } ] }, "success": true }
Get Free API Key View API Docs