Get this data via API

Classify sononato.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://sononato.it"}'
{ "domain": { "domain_url": "https://sononato.it", "categories": [ { "name": "/Shopping/Gifts & Special Event Items/Custom & Personalized Items", "confidence": 0.4330443739891052, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Autos & Vehicles/Vehicle Parts & Services/Vehicle Parts & Accessories", "confidence": 0.33554333448410034, "IAB2-1": "Auto Parts", "IAB-32-1": "Auto Parts/Automotive/Auto Parts" }, { "name": "/People & Society/Family & Relationships/Family/Other", "confidence": 0.2717933654785156, "IAB-186-186": "Family and Relationships/Family and Relationships" }, { "name": "/Sports/Team Sports/Soccer", "confidence": 0.10937749594449996, "IAB17": "Sports", "IAB-533-483": "Soccer/Sports/Soccer" } ] }, "success": true }
Get Free API Key View API Docs