Category
Reviews
No reviews yet — be the first to review j-park.su.
Get this data via API
Classify j-park.su — 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://j-park.su"}'
{
"domain": {
"domain_url": "https://j-park.su",
"categories": [
{
"name": "/Travel & Transportation/Tourist Destinations/Theme Parks",
"confidence": 0.16922467947006226,
"IAB20-25": "Theme Parks",
"IAB-151-150": "Attractions - Amusement and Theme Parks"
},
{
"name": "/Hobbies & Leisure/Outdoors/Other",
"confidence": 0.1589297354221344,
"IAB9": "Hobbies & Interests",
"IAB-239": "Hobbies & Interests"
},
{
"name": "/Travel & Transportation/Tourist Destinations/Regional Parks & Gardens",
"confidence": 0.1281154900789261,
"IAB20-22": "National Parks",
"IAB-160-150": "Attractions - Parks"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.