Get this data via API

Classify racethenorth.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://racethenorth.com"}'
{ "domain": { "domain_url": "https://racethenorth.com", "categories": [ { "name": "/Sports/Motor Sports/Auto Racing", "confidence": 0.6084426045417786, "IAB17-1": "Auto Racing", "IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards" }, { "name": "/Arts & Entertainment/Events & Listings/Other", "confidence": 0.5926697850227356, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Sports/Motor Sports/Other", "confidence": 0.33480823040008545, "IAB17": "Sports", "IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards" }, { "name": "/Autos & Vehicles/Classic Vehicles", "confidence": 0.2691155672073364, "IAB-19-16": "Classic Cars/Automotive/Auto Type/Classic Cars" }, { "name": "/Autos & Vehicles/Custom & Performance Vehicles", "confidence": 0.24535784125328064, "IAB2-17": "Performance Vehicles", "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" }, { "name": "/Autos & Vehicles/Vehicle Shows", "confidence": 0.22116541862487793, "IAB-36-1": "Auto Shows/Automotive/Auto Shows" }, { "name": "/Arts & Entertainment/Events & Listings/Live Sporting Events", "confidence": 0.13066795468330383, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" } ] }, "success": true }
Get Free API Key View API Docs