Get this data via API

Classify levelup.soccer — 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://levelup.soccer"}'
{ "domain": { "domain_url": "https://levelup.soccer", "categories": [ { "name": "/Sports/Sports Coaching & Training", "confidence": 0.9398163557052612, "IAB17": "Sports", "IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards" }, { "name": "/Sports/Team Sports/Soccer", "confidence": 0.9137114882469176, "IAB17": "Sports", "IAB-533-483": "Soccer/Sports/Soccer" }, { "name": "/Arts & Entertainment/TV & Video/Online Video", "confidence": 0.12117501348257063, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Science/Computer Science/Machine Learning & Artificial Intelligence", "confidence": 0.12031908333301544, "IAB15": "Science", "IAB-464": "Science/Science" } ] }, "success": true }
Get Free API Key View API Docs