Get this data via API
Classify pottsvillesports.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://pottsvillesports.com"}'
{
"domain": {
"domain_url": "https://pottsvillesports.com",
"categories": [
{
"name": "/Arts & Entertainment/Events & Listings/Bars, Clubs & Nightlife",
"confidence": 0.5289466977119446,
"IAB1": "Arts & Entertainment",
"IAB-179-150": "Bars & Restaurants/Attractions/Bars & Restaurants"
},
{
"name": "/Travel & Transportation/Tourist Destinations/Beaches & Islands",
"confidence": 0.3216758370399475,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
},
{
"name": "/Hobbies & Leisure/Clubs & Organizations/Other",
"confidence": 0.31341931223869324,
"IAB-239": "Hobbies & Interests"
},
{
"name": "/Food & Drink/Restaurants/Other",
"confidence": 0.2769787907600403,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
},
{
"name": "/Beauty & Fitness/Fitness/Gyms & Health Clubs",
"confidence": 0.20305633544921875,
"IAB7": "Health & Fitness",
"IAB-225-223": "Healthy Living - Fitness and Exercise"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.