Get this data via API

Classify esaregistry.eu — 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://esaregistry.eu"}'
{ "domain": { "domain_url": "https://esaregistry.eu", "categories": [ { "name": "/People & Society/Other", "confidence": 0.6043828129768372, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" }, { "name": "/Pets & Animals/Pets/Other", "confidence": 0.5531753301620483, "IAB16": "Pets", "IAB-422": "Pets/Pets" }, { "name": "/Pets & Animals/Pets/Dogs", "confidence": 0.32909059524536133, "IAB16-4": "Dogs", "IAB-425-422": "Dogs/Pets/Dogs" }, { "name": "/Pets & Animals/Animal Products & Services/Other", "confidence": 0.19377970695495603, "IAB-422": "Pets" }, { "name": "/Pets & Animals/Animal Products & Services/Animal Welfare", "confidence": 0.18483299016952515, "IAB-422": "Pets" }, { "name": "/Law & Government/Social Services/Other", "confidence": 0.1029108539223671, "IAB-394-393": "Financial Assistance - Government Support and Welfare" } ] }, "success": true }
Get Free API Key View API Docs