Get this data via API

Classify tjock.se — 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://tjock.se"}'
{ "domain": { "domain_url": "https://tjock.se", "categories": [ { "name": "/Arts & Entertainment/Music & Audio", "confidence": 0.8, "IAB1": "Arts & Entertainment" }, { "name": "/Autos & Vehicles/Motor Vehicles (By Type)/Motorcycles", "confidence": 0.7, "IAB2-15": "Motorcycles", "IAB-27-1": "Motorcycles/Automotive/Motorcycles" }, { "name": "/Travel", "confidence": 0.6, "IAB20": "Travel" }, { "name": "/Shopping/Apparel", "confidence": 0.5, "IAB22": "Shopping" }, { "name": "/Food & Drink", "confidence": 0.4, "IAB8": "Food & Drink" }, { "name": "/Arts & Entertainment/Movies", "confidence": 0.3, "IAB1-5": "Movies" }, { "name": "/Business & Industrial/Business Finance/Venture Capital", "confidence": 0.3, "IAB-71-63": "Venture Capital/Business and Finance/Business/Business Banking & Finance/Venture Capital" }, { "name": "/Pets & Animals/Pets/Rabbits & Rodents", "confidence": 0.2, "IAB16": "Pets" } ] }, "success": true }
Get Free API Key View API Docs