Get this data via API

Classify tasao.io — 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://tasao.io"}'
{ "domain": { "domain_url": "https://tasao.io", "categories": [ { "name": "/Business & Industrial/Aerospace & Defense/Aviation Industry", "confidence": 0.8066503405570984, "IAB-92-90": "Education industry/Business and Finance/Industries/Education industry" }, { "name": "/Autos & Vehicles/Personal Aircraft", "confidence": 0.4548269510269165, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.39666956663131714, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Computers & Electronics/Software/Other", "confidence": 0.3029997646808624, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Hobbies & Leisure/Recreational Aviation", "confidence": 0.2309345006942749, "IAB-239": "Hobbies & Interests" } ] }, "success": true }
Get Free API Key View API Docs