Get this data via API

Classify diplomatici.it — 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://diplomatici.it"}'
{ "domain": { "domain_url": "https://diplomatici.it", "categories": [ { "name": "/Law & Government/Government/Other", "confidence": 0.6016271710395813, "IAB3-7": "Government", "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Jobs & Education/Education/Study Abroad", "confidence": 0.3913528025150299, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Arts & Entertainment/Events & Listings/Other", "confidence": 0.11864936351776124, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/People & Society/Social Sciences/Political Science", "confidence": 0.10705692321062088, "IAB-465-464": "Biological Sciences/Science/Biological Sciences" } ] }, "success": true }
Get Free API Key View API Docs