Category
Reviews
No reviews yet — be the first to review padelgeek.com.
Get this data via API
Classify padelgeek.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://padelgeek.com"}'
{
"domain": {
"domain_url": "https://padelgeek.com",
"categories": [
{
"name": "/Sports/Sporting Goods/Squash & Racquetball Equipment",
"confidence": 0.7174701690673828,
"IAB17": "Sports",
"IAB-536-483": "Sports - Squash"
},
{
"name": "/Sports/Individual Sports/Racquet Sports",
"confidence": 0.12930555641651154,
"IAB17": "Sports",
"IAB-483": "Sports"
},
{
"name": "/Sports/Sporting Goods/Other",
"confidence": 0.10567164421081544,
"IAB17": "Sports",
"IAB-551-483": "Sports - Sports Equipment"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.