Get this data via API

Classify padelclubos.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://padelclubos.com"}'
{ "domain": { "domain_url": "https://padelclubos.com", "categories": [ { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.6976144909858704, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Sports/Individual Sports/Racquet Sports", "confidence": 0.6138197183609009, "IAB17": "Sports", "IAB-539-483": "Tennis/Sports/Tennis" }, { "name": "/Hobbies & Leisure/Clubs & Organizations/Other", "confidence": 0.47619763016700745, "IAB-239": "Hobbies & Interests" } ] }, "success": true }
Get Free API Key View API Docs