Get this data via API

Classify airspaceevaluator.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://airspaceevaluator.com"}'
{ "domain": { "domain_url": "https://airspaceevaluator.com", "categories": [ { "name": "/Business & Industrial/Construction & Maintenance/Civil Engineering", "confidence": 0.9007501602172852, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Construction & Maintenance/Other", "confidence": 0.31387564539909363, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Aerospace & Defense/Aviation Industry", "confidence": 0.25693535804748535, "IAB-92-90": "Education industry/Business and Finance/Industries/Education industry" }, { "name": "/Travel & Transportation/Transportation/Air Travel", "confidence": 0.23650652170181272, "IAB20-3": "Air Travel", "IAB-672-664": "Air Travel/Travel/Travel Type/Air Travel" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.14133696258068085, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Science/Engineering & Technology/Other", "confidence": 0.1292973905801773, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Business & Industrial/Business Finance/Risk Management", "confidence": 0.11860039830207823, "IAB1": "Arts & Entertainment", "IAB-93-90": "Entertainment Industry/Business and Finance/Industries/Entertainment Industry" } ] }, "success": true }
Get Free API Key View API Docs