Get this data via API

Classify autonomastronaut.space — 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://autonomastronaut.space"}'
{ "domain": { "domain_url": "https://autonomastronaut.space", "categories": [ { "name": "/Science/Engineering & Technology/Robotics", "confidence": 0.1608542948961258, "IAB15": "Science", "IAB-638-596": "Robotics/Technology & Computing/Robotics" }, { "name": "/Business & Industrial/Business Operations/Human Resources", "confidence": 0.12976519763469696, "IAB3-9": "Human Resources", "IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations" }, { "name": "/Science/Astronomy", "confidence": 0.12508061528205872, "IAB15": "Science", "IAB-472-464": "Space and Astronomy/Science/Space and Astronomy" }, { "name": "/Business & Industrial/Aerospace & Defense/Space Technology", "confidence": 0.12353161722421646, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.10381904989480972, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" } ] }, "success": true }
Get Free API Key View API Docs