Get this data via API

Classify aero.tur.ar — 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://aero.tur.ar"}'
{ "domain": { "domain_url": "https://aero.tur.ar", "categories": [ { "name": "/Travel & Transportation/Travel Agencies & Services/Other", "confidence": 0.8225234746932983, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Shopping/Wholesalers & Liquidators", "confidence": 0.5088842511177063, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Travel & Transportation/Transportation/Air Travel", "confidence": 0.1803167462348938, "IAB20-3": "Air Travel", "IAB-672-664": "Air Travel/Travel/Travel Type/Air Travel" } ] }, "success": true }
Get Free API Key View API Docs