Get this data via API

Classify cupola.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://cupola.com.br"}'
{ "domain": { "domain_url": "https://cupola.com.br", "categories": [ { "name": "/Arts & Entertainment/Events & Listings/Expos & Conventions", "confidence": 0.3963014781475067, "IAB1": "Arts & Entertainment", "IAB-180-8VZQHL": "Business Expos & Conferences/Events/Business Expos & Conferences" }, { "name": "/Real Estate/Real Estate Services/Real Estate Agencies", "confidence": 0.29935556650161743, "IAB21": "Real Estate", "IAB-441": "Real Estate/Real Estate" }, { "name": "/Real Estate/Real Estate Listings/Residential Rentals", "confidence": 0.29099151492118835, "IAB21": "Real Estate", "IAB-441": "Real Estate/Real Estate" }, { "name": "/Business & Industrial/Business Services/Corporate Events", "confidence": 0.18642280995845795, "IAB-180-8VZQHL": "Business Expos & Conferences/Events/Business Expos & Conferences" }, { "name": "/Real Estate/Other", "confidence": 0.1439530998468399, "IAB21": "Real Estate", "IAB-441": "Real Estate/Real Estate" } ] }, "success": true }
Get Free API Key View API Docs