Get this data via API

Classify tennis-gas.ru — 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://tennis-gas.ru"}'
{ "domain": { "domain_url": "https://tennis-gas.ru", "categories": [ { "name": "/Business & Industrial/Hospitality Industry/Event Venue Rentals", "confidence": 0.26126155257225037, "IAB-98-90": "Hospitality Industry/Business and Finance/Industries/Hospitality Industry" }, { "name": "/Sports/Individual Sports/Racquet Sports", "confidence": 0.1416236162185669, "IAB17": "Sports", "IAB-539-483": "Tennis/Sports/Tennis" }, { "name": "/Sports/Sporting Goods/Tennis Equipment", "confidence": 0.11816474795341492, "IAB17": "Sports", "IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards" } ] }, "success": true }
Get Free API Key View API Docs