Category
Reviews
No reviews yet — be the first to review mastersofdirt.world.
Get this data via API
Classify mastersofdirt.world — 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://mastersofdirt.world"}'
{
"domain": {
"domain_url": "https://mastersofdirt.world",
"categories": [
{
"name": "/Travel & Transportation/Tourist Destinations/Theme Parks",
"confidence": 0.5107950568199158,
"IAB20-25": "Theme Parks",
"IAB-151-150": "Attractions - Amusement and Theme Parks"
},
{
"name": "/Sports/Individual Sports/Skate Sports",
"confidence": 0.21620015799999237,
"IAB17-34": "Skateboarding",
"IAB-503-498": "Extreme Sports - Skateboarding"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.