Get this data via API

Classify mhitech.com.br — 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://mhitech.com.br"}'
{ "domain": { "domain_url": "https://mhitech.com.br", "categories": [ { "name": "/Business & Industrial/Manufacturing/Factory Automation", "confidence": 0.8111528754234314, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Science/Engineering & Technology/Other", "confidence": 0.17807212471961975, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Computers & Electronics/Electronics & Electrical/Other", "confidence": 0.1418972760438919, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Business & Industrial/Business Services/Consulting", "confidence": 0.12905636429786682, "IAB-103-90": "Management Consulting Industry/Business and Finance/Industries/Management Consulting Industry" } ] }, "success": true }
Get Free API Key View API Docs