Get this data via API

Classify amatorinuoto.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://amatorinuoto.it"}'
{ "domain": { "domain_url": "https://amatorinuoto.it", "categories": [ { "name": "/Sports/Water Sports/Swimming", "confidence": 0.6807453632354736, "IAB17-38": "Swimming", "IAB-537-483": "Swimming/Sports/Swimming" }, { "name": "/Beauty & Fitness/Fitness/Gyms & Health Clubs", "confidence": 0.24732089042663577, "IAB7": "Health & Fitness", "IAB-225-223": "Healthy Living - Fitness and Exercise" }, { "name": "/Hobbies & Leisure/Water Activities/Surf & Swim", "confidence": 0.2241867482662201, "IAB-239": "Hobbies & Interests" }, { "name": "/Home & Garden/Home Swimming Pools, Saunas & Spas", "confidence": 0.1508321613073349, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" } ] }, "success": true }
Get Free API Key View API Docs