Get this data via API

Classify sinmetria.com — 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://sinmetria.com"}'
{ "domain": { "domain_url": "https://sinmetria.com", "categories": [ { "name": "/Science/Computer Science/Machine Learning & Artificial Intelligence", "confidence": 0.5935020446777344, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Business & Industrial/Small Business/MLM & Business Opportunities", "confidence": 0.4523288309574127, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Finance/Investing/Other", "confidence": 0.30637702345848083, "IAB13-7": "Investing", "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons", "confidence": 0.2339421957731247, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Finance/Investing/Brokerages & Day Trading", "confidence": 0.229041188955307, "IAB13-7": "Investing", "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.12977555394172668, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" } ] }, "success": true }
Get Free API Key View API Docs