Get this data via API

Classify uzkokolejky.cz — 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://uzkokolejky.cz"}'
{ "domain": { "domain_url": "https://uzkokolejky.cz", "categories": [ { "name": "/Autos & Vehicles/Classic Vehicles", "confidence": 0.3615592122077942, "IAB-19-16": "Classic Cars/Automotive/Auto Type/Classic Cars" }, { "name": "/Travel & Transportation/Transportation/Long Distance Bus & Rail", "confidence": 0.3163759112358093, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Business & Industrial/Shipping & Logistics/Freight Transport/Rail Freight", "confidence": 0.24029748141765592, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Shopping/Antiques & Collectibles", "confidence": 0.2241116315126419, "IAB22": "Shopping", "IAB-240-239": "Antiquing and Antiques/Hobbies & Interests/Antiquing and Antiques" } ] }, "success": true }
Get Free API Key View API Docs