Get this data via API

Classify padel.tienda — 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://padel.tienda"}'
{ "domain": { "domain_url": "https://padel.tienda", "categories": [ { "name": "/Sports/Sporting Goods/Squash & Racquetball Equipment", "confidence": 0.6595566272735596, "IAB17": "Sports", "IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards" }, { "name": "/Travel & Transportation/Luggage & Travel Accessories/Backpacks & Utility Bags", "confidence": 0.3952687084674835, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Sports/Sporting Goods/Tennis Equipment", "confidence": 0.2132811099290848, "IAB17": "Sports", "IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards" } ] }, "success": true }
Get Free API Key View API Docs