Get this data via API

Classify ios.im — 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://ios.im"}'
{ "domain": { "domain_url": "https://ios.im", "categories": [ { "name": "/Computers & Electronics/Software/Operating Systems", "confidence": 0.957334041595459, "IAB-615-602": "Operating Systems/Technology & Computing/Computing/Computer Software and Applications/Operating Systems" }, { "name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons", "confidence": 0.3522034287452698, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Internet & Telecom/Mobile & Wireless/Mobile Phones", "confidence": 0.2652936577796936, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/News/Technology News", "confidence": 0.1322234719991684, "IAB12": "News", "IAB-115-90": "Industries - Technology Industry" }, { "name": "/Reference/Technical Reference", "confidence": 0.12677350640296936 }, { "name": "/Reference/General Reference/How-To, DIY & Expert Content", "confidence": 0.10527492314577104, "IAB-264-239": "Hobbies & Interests - Content Production" } ] }, "success": true }
Get Free API Key View API Docs