Get this data via API

Classify pilota2.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://pilota2.cz"}'
{ "domain": { "domain_url": "https://pilota2.cz", "categories": [ { "name": "/Computers & Electronics/Consumer Electronics/Drones & RC Aircraft", "confidence": 0.7491251826286316, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Jobs & Education/Education/Standardized & Admissions Tests", "confidence": 0.30788737535476685, "IAB5": "Education", "IAB-144-143": "Standardized Testing/Education/Educational Assessment/Standardized Testing" }, { "name": "/Autos & Vehicles/Vehicle Codes & Driving Laws/Vehicle Licensing & Registration", "confidence": 0.2272146642208099, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" }, { "name": "/Jobs & Education/Education/Training & Certification", "confidence": 0.1177770420908928, "IAB5": "Education", "IAB-132": "Education/Education" } ] }, "success": true }
Get Free API Key View API Docs