Get this data via API

Classify onet.pl — 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://onet.pl"}'
{ "domain": { "domain_url": "https://onet.pl", "categories": [ { "name": "/News/Sports News", "confidence": 0.8232470750808716, "IAB12": "News", "IAB-226-225": "Fitness and Exercise - Participant Sports" }, { "name": "/Sports/International Sports Competitions/Other", "confidence": 0.16788168251514435, "IAB17": "Sports", "IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards" }, { "name": "/Sports/Team Sports/Volleyball", "confidence": 0.16523461043834686, "IAB17-41": "Volleyball", "IAB-541-483": "Volleyball/Sports/Volleyball" }, { "name": "/Sports/International Sports Competitions/Olympics", "confidence": 0.1006097048521042, "IAB17-23": "Olympics", "IAB-521-483": "Olympic Sports/Sports/Olympic Sports" } ] }, "success": true }
Get Free API Key View API Docs
Global Rank
#984