Get this data via API

Classify laserromae.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://laserromae.it"}'
{ "domain": { "domain_url": "https://laserromae.it", "categories": [ { "name": "/News/Politics/Media Critics & Watchdogs", "confidence": 0.2392171770334244, "IAB12": "News", "IAB-386": "Politics" }, { "name": "/Shopping/Consumer Resources/Coupons & Discount Offers", "confidence": 0.23426279425621033, "IAB22": "Shopping", "IAB-474-473": "Coupons and Discounts/Shopping/Coupons and Discounts" } ] }, "success": true }
Get Free API Key View API Docs