Get this data via API

Classify portaloneinfo.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://portaloneinfo.com.br"}'
{ "domain": { "domain_url": "https://portaloneinfo.com.br", "categories": [ { "name": "/Computers & Electronics/Computer Hardware/Laptops & Notebooks", "confidence": 0.40570899844169617, "IAB-630-599": "Laptops/Technology & Computing/Computing/Laptops" }, { "name": "/Computers & Electronics/Computer Hardware/Other", "confidence": 0.17909234762191772, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Computers & Electronics/Computer Hardware/Desktop Computers", "confidence": 0.13366901874542236, "IAB-617-599": "Desktops/Technology & Computing/Computing/Desktops" } ] }, "success": true }
Get Free API Key View API Docs