Get this data via API

Classify digimap.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://digimap.com.br"}'
{ "domain": { "domain_url": "https://digimap.com.br", "categories": [ { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.3487579822540283, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Reference/Geographic Reference/Maps", "confidence": 0.2304879128932953, "IAB-WQC6HR-602": "Software and Applications - Maps & Navigation" }, { "name": "/Computers & Electronics/Enterprise Technology/Other", "confidence": 0.1545676738023758, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Computers & Electronics/Software/Other", "confidence": 0.13105779886245728, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Reference/Geographic Reference/Other", "confidence": 0.1170169562101364 } ] }, "success": true }
Get Free API Key View API Docs