Category
Reviews
No reviews yet — be the first to review pbrunclub.com.
Get this data via API
Classify pbrunclub.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://pbrunclub.com"}'
{
"domain": {
"domain_url": "https://pbrunclub.com",
"categories": [
{
"name": "/Sports/Individual Sports/Running & Walking",
"confidence": 0.9180201292037964,
"IAB17-30": "Running/Jogging",
"IAB-227-225": "Fitness and Exercise - Running and Jogging"
},
{
"name": "/Online Communities/Social Networks",
"confidence": 0.2771802842617035,
"IAB14": "Society",
"IAB-628-619": "Internet - Social Networking"
},
{
"name": "/Hobbies & Leisure/Clubs & Organizations/Other",
"confidence": 0.16760624945163727,
"IAB9": "Hobbies & Interests",
"IAB-239": "Hobbies & Interests"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.