Get this data via API
Classify jumpworld.com.br — 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://jumpworld.com.br"}'
{
"domain": {
"domain_url": "https://jumpworld.com.br",
"categories": [
{
"name": "/Travel & Transportation/Tourist Destinations/Theme Parks",
"confidence": 0.6410906314849854,
"IAB20-25": "Theme Parks",
"IAB-101-90": "Industries - Logistics and Transportation Industry"
},
{
"name": "/Shopping/Toys/Outdoor Toys & Play Equipment",
"confidence": 0.6008697748184204,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
},
{
"name": "/Sports/Individual Sports/Gymnastics",
"confidence": 0.1646464467048645,
"IAB17": "Sports",
"IAB-513-483": "Gymnastics/Sports/Gymnastics"
},
{
"name": "/People & Society/Kids & Teens/Children's Interests",
"confidence": 0.10493092238903046,
"IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.