Get this data via API

Classify almathi.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://almathi.com.br"}'
{ "domain": { "domain_url": "https://almathi.com.br", "categories": [ { "name": "/Home & Garden/HVAC & Climate Control/Other", "confidence": 0.5004597306251526, "IAB10": "Home & Garden" }, { "name": "/Business & Industrial/Industrial Materials & Equipment/Other", "confidence": 0.4895970821380615, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Home & Garden/HVAC & Climate Control/Heaters", "confidence": 0.1889217644929886, "IAB10": "Home & Garden" }, { "name": "/Business & Industrial/Energy & Utilities/Other", "confidence": 0.18714773654937744, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Home & Garden/HVAC & Climate Control/Air Conditioners", "confidence": 0.12199442833662032, "IAB10": "Home & Garden" } ] }, "success": true }
Get Free API Key View API Docs