Get this data via API

Classify italybound.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://italybound.it"}'
{ "domain": { "domain_url": "https://italybound.it", "categories": [ { "name": "/Law & Government/Government/Visa & Immigration", "confidence": 0.998698115348816, "IAB3-7": "Government", "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Law & Government/Government/Embassies & Consulates", "confidence": 0.16788962483406067, "IAB3-7": "Government", "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Reference/General Reference/How-To, DIY & Expert Content", "confidence": 0.1415340006351471, "IAB-264-239": "Hobbies & Interests - Content Production" } ] }, "success": true }
Get Free API Key View API Docs