Category
Reviews
No reviews yet — be the first to review byfolktong.com.
Get this data via API
Classify byfolktong.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://byfolktong.com"}'
{
"domain": {
"domain_url": "https://byfolktong.com",
"categories": [
{
"name": "/Arts & Entertainment/Music & Audio/Folk & Traditional Music",
"confidence": 0.552573561668396,
"IAB1-6": "Music",
"IAB-353-338": "Music - Songwriters/Folk"
},
{
"name": "/Arts & Entertainment/Music & Audio/World Music",
"confidence": 0.12755879759788513,
"IAB1-6": "Music",
"IAB-352-338": "Music - World/International Music"
},
{
"name": "/Arts & Entertainment/Music & Audio/Rock Music",
"confidence": 0.11288246512413024,
"IAB1-6": "Music",
"IAB-363-338": "Music - Rock Music"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.