Get this data via API

Classify hobbymetrics.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://hobbymetrics.io"}'
{ "domain": { "domain_url": "https://hobbymetrics.io", "categories": [ { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.6525499224662781, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Games/Card Games/Collectible Card Games", "confidence": 0.649312436580658, "IAB9-7": "Card Games", "IAB-271-269": "Card Games/Hobbies & Interests/Games and Puzzles/Card Games" }, { "name": "/Shopping/Antiques & Collectibles", "confidence": 0.37693044543266296, "IAB22": "Shopping", "IAB-240-239": "Antiquing and Antiques/Hobbies & Interests/Antiquing and Antiques" }, { "name": "/Business & Industrial/Business Services/E-Commerce Services", "confidence": 0.3252466917037964, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Sports/Sporting Goods/Sports Memorabilia", "confidence": 0.2496384829282761, "IAB17": "Sports", "IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards" } ] }, "success": true }
Get Free API Key View API Docs