Get this data via API

Classify getrotech.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://getrotech.com.br"}'
{ "domain": { "domain_url": "https://getrotech.com.br", "categories": [ { "name": "/Computers & Electronics/Electronics & Electrical/Electrical Test & Measurement", "confidence": 0.5364475250244141, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Science/Scientific Equipment", "confidence": 0.17064455151557922, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Computers & Electronics/Consumer Electronics/Other", "confidence": 0.13497625291347504, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" } ] }, "success": true }
Get Free API Key View API Docs