Category
Reviews
No reviews yet — be the first to review skatepro.bg.
Get this data via API
Classify skatepro.bg — 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://skatepro.bg"}'
{
"domain": {
"domain_url": "https://skatepro.bg",
"categories": [
{
"name": "/Sports/Sporting Goods/Skateboarding Equipment",
"confidence": 0.357225626707077,
"IAB17-34": "Skateboarding",
"IAB-503-498": "Extreme Sports - Skateboarding"
},
{
"name": "/Sports/Extreme Sports/Other",
"confidence": 0.18850895762443545,
"IAB17": "Sports",
"IAB-498-483": "Sports - Extreme Sports"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.