Get this data via API

Classify skybadge.app — 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://skybadge.app"}'
{ "domain": { "domain_url": "https://skybadge.app", "categories": [ { "name": "/Business & Industrial/Aerospace & Defense/Aviation Industry", "confidence": 0.6457231640815735, "IAB-92-90": "Education industry/Business and Finance/Industries/Education industry" }, { "name": "/Reference/Geographic Reference/Maps", "confidence": 0.5060113072395325, "IAB-WQC6HR-602": "Software and Applications - Maps & Navigation" }, { "name": "/Travel & Transportation/Transportation/Air Travel", "confidence": 0.3784166872501374, "IAB20-3": "Air Travel", "IAB-672-664": "Air Travel/Travel/Travel Type/Air Travel" }, { "name": "/Games/Computer & Video Games/Simulation Games", "confidence": 0.33369433879852295, "IAB-688-685": "Simulation Video Games/Video Gaming/Video Game Genres/Simulation Video Games" }, { "name": "/Hobbies & Leisure/Recreational Aviation", "confidence": 0.29797354340553284, "IAB-239": "Hobbies & Interests" }, { "name": "/Autos & Vehicles/Personal Aircraft", "confidence": 0.14908649027347565, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" } ] }, "success": true }
Get Free API Key View API Docs