Get this data via API

Classify worldcup-services.com — 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://worldcup-services.com"}'
{ "domain": { "domain_url": "https://worldcup-services.com", "categories": [ { "name": "/Sports/International Sports Competitions/Other", "confidence": 0.850906491279602, "IAB17": "Sports", "IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards" }, { "name": "/Sports/Team Sports/Soccer", "confidence": 0.7088980078697205, "IAB17": "Sports", "IAB-533-483": "Soccer/Sports/Soccer" }, { "name": "/Arts & Entertainment/Events & Listings/Live Sporting Events", "confidence": 0.16363242268562317, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Travel & Transportation/Transportation/Chartered Transportation Rentals", "confidence": 0.11217693239450456, "IAB-101-90": "Industries - Logistics and Transportation Industry" } ] }, "success": true }
Get Free API Key View API Docs