Get this data via API

Classify smartme.se — 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://smartme.se"}'
{ "domain": { "domain_url": "https://smartme.se", "categories": [ { "name": "/Computers & Electronics/Consumer Electronics/Home Automation", "confidence": 0.5838602781295776, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Sports/Sporting Goods/Electric Skateboards & Scooters", "confidence": 0.4002262055873871, "IAB17": "Sports", "IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards" }, { "name": "/Reference/General Reference/How-To, DIY & Expert Content", "confidence": 0.2020592540502548, "IAB-264-239": "Hobbies & Interests - Content Production" }, { "name": "/Home & Garden/Home Appliances/Vacuums & Floor Care", "confidence": 0.1044020876288414, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" } ] }, "success": true }
Get Free API Key View API Docs