Category
Reviews
No reviews yet — be the first to review polymoon.music.
Get this data via API
Classify polymoon.music — 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://polymoon.music"}'
{
"domain": {
"domain_url": "https://polymoon.music",
"categories": [
{
"name": "/Arts & Entertainment/Entertainment Industry/Recording Industry",
"confidence": 0.5148115158081055,
"IAB1-6": "Music",
"IAB-93-90": "Industries - Entertainment Industry"
},
{
"name": "/Arts & Entertainment/Music & Audio/Other",
"confidence": 0.1703171581029892,
"IAB1-6": "Music",
"IAB-338-JLBCU7": "Entertainment - Music"
},
{
"name": "/Arts & Entertainment/Music & Audio/Pop Music",
"confidence": 0.12828703224658966,
"IAB1-6": "Music",
"IAB-349-338": "Music - Contemporary Hits/Pop/Top 40"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.