Get this data via API

Classify job-on-taxi.ru — 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://job-on-taxi.ru"}'
{ "domain": { "domain_url": "https://job-on-taxi.ru", "categories": [ { "name": "/Autos & Vehicles/Vehicle Shopping", "confidence": 0.8, "IAB-30-1": "Auto Buying and Selling/Automotive/Auto Buying and Selling" }, { "name": "/Autos & Vehicles/Motor Vehicles (By Type)/Trucks & SUVs", "confidence": 0.7 }, { "name": "/Autos & Vehicles/Vehicle Parts & Services/Vehicle Repair & Maintenance", "confidence": 0.6, "IAB-34-1": "Auto Repair/Automotive/Auto Repair" }, { "name": "/Business & Industrial/Transportation & Logistics", "confidence": 0.5, "IAB-101-90": "Logistics and Transportation Industry/Business and Finance/Industries/Logistics and Transportation Industry" }, { "name": "/Shopping", "confidence": 0.4, "IAB22": "Shopping" } ] }, "success": true }
Get Free API Key View API Docs