Get this data via API

Classify cuarto.com.ar — 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://cuarto.com.ar"}'
{ "domain": { "domain_url": "https://cuarto.com.ar", "categories": [ { "name": "/News/Local News", "confidence": 0.7080466151237488, "IAB12-3": "Local News" }, { "name": "/Law & Government/Government/Other", "confidence": 0.510449230670929, "IAB3-7": "Government", "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/News/Other", "confidence": 0.35926976799964905, "IAB12": "News" }, { "name": "/People & Society/Social Issues & Advocacy/Work & Labor Issues", "confidence": 0.29814836382865906, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" }, { "name": "/News/Business News/Economy News", "confidence": 0.10353165864944458, "IAB12": "News", "IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans" } ] }, "success": true }
Get Free API Key View API Docs