Get this data via API

Classify lojavendas.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://lojavendas.com.br"}'
{ "domain": { "domain_url": "https://lojavendas.com.br", "categories": [ { "name": "/Business & Industrial/Shipping & Logistics/Freight Transport/Other", "confidence": 0.4436336159706116, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Travel & Transportation/Transportation/Urban Transit", "confidence": 0.15317095816135406, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Travel & Transportation/Transportation/Long Distance Bus & Rail", "confidence": 0.13448050618171692, "IAB-101-90": "Industries - Logistics and Transportation Industry" } ] }, "success": true }
Get Free API Key View API Docs