Get this data via API

Classify atlasairworldwide.com — 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://atlasairworldwide.com"}'
{ "domain": { "domain_url": "https://atlasairworldwide.com", "categories": [ { "name": "/Business & Industrial/Aerospace & Defense/Aviation Industry", "confidence": 0.6411245465278625, "IAB-92-90": "Education industry/Business and Finance/Industries/Education industry" }, { "name": "/Travel & Transportation/Transportation/Air Travel", "confidence": 0.5667364597320557, "IAB20-3": "Air Travel", "IAB-672-664": "Air Travel/Travel/Travel Type/Air Travel" }, { "name": "/News/Business News/Company News", "confidence": 0.5554089546203613, "IAB12": "News", "IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans" }, { "name": "/People & Society/Social Issues & Advocacy/Green Living & Environmental Issues", "confidence": 0.2971230447292328, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" } ] }, "success": true }
Get Free API Key View API Docs