Get this data via API

Classify joshhayward.work — 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://joshhayward.work"}'
{ "domain": { "domain_url": "https://joshhayward.work", "categories": [ { "name": "/Arts & Entertainment/Entertainment Industry/Film & TV Industry", "confidence": 0.4600626826286316, "IAB1": "Arts & Entertainment", "IAB-93-90": "Entertainment Industry/Business and Finance/Industries/Entertainment Industry" }, { "name": "/Arts & Entertainment/Movies/Other", "confidence": 0.31450337171554565, "IAB1-5": "Movies", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Autos & Vehicles/Motor Vehicles (By Brand)/Hummer", "confidence": 0.1479157656431198, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" } ] }, "success": true }
Get Free API Key View API Docs