Get this data via API

Classify campogottiforli.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://campogottiforli.it"}'
{ "domain": { "domain_url": "https://campogottiforli.it", "categories": [ { "name": "/Sports/Individual Sports/Track & Field", "confidence": 0.5310899615287781, "IAB17": "Sports", "IAB-540-483": "Track and Field/Sports/Track and Field" }, { "name": "/Beauty & Fitness/Fitness/Gyms & Health Clubs", "confidence": 0.15272027254104614, "IAB7": "Health & Fitness", "IAB-225-223": "Healthy Living - Fitness and Exercise" } ] }, "success": true }
Get Free API Key View API Docs