Get this data via API

Classify mh-textil.com.ar — 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://mh-textil.com.ar"}'
{ "domain": { "domain_url": "https://mh-textil.com.ar", "categories": [ { "name": "/Business & Industrial/Textiles & Nonwovens", "confidence": 0.7471625208854675, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Shopping/Apparel/Uniforms & Workwear", "confidence": 0.5531562566757202, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Business & Industrial/Manufacturing/Other", "confidence": 0.2933728098869324, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Shopping/Apparel/Other", "confidence": 0.1412767916917801, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" } ] }, "success": true }
Get Free API Key View API Docs