Get this data via API

Classify getyourvisa.cz — 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://getyourvisa.cz"}'
{ "domain": { "domain_url": "https://getyourvisa.cz", "categories": [ { "name": "/Law & Government/Government/Visa & Immigration", "confidence": 0.9436255693435668, "IAB3-7": "Government", "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/People & Society/Other", "confidence": 0.5939128994941711, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" }, { "name": "/Finance/Accounting & Auditing/Tax Preparation & Planning", "confidence": 0.27272212505340576, "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Law & Government/Legal/Legal Services", "confidence": 0.2291053980588913, "IAB-100-90": "Legal Services Industry/Business and Finance/Industries/Legal Services Industry" } ] }, "success": true }
Get Free API Key View API Docs