Get this data via API
Classify pacermusic.co — 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://pacermusic.co"}'
{
"domain": {
"domain_url": "https://pacermusic.co",
"categories": [
{
"name": "/Arts & Entertainment/Music & Audio/Dance & Electronic Music",
"confidence": 0.35568535327911377,
"IAB1": "Arts & Entertainment",
"IAB-351-338": "Dance and Electronic Music/Music/Dance and Electronic Music"
},
{
"name": "/Arts & Entertainment/Entertainment Industry/Recording Industry",
"confidence": 0.1956630647182465,
"IAB1": "Arts & Entertainment",
"IAB-93-90": "Entertainment Industry/Business and Finance/Industries/Entertainment Industry"
},
{
"name": "/Science/Computer Science/Machine Learning & Artificial Intelligence",
"confidence": 0.1570013016462326,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/Arts & Entertainment/Music & Audio/Other",
"confidence": 0.1519184410572052,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Computers & Electronics/Software/Multimedia Software",
"confidence": 0.1113877296447754,
"IAB-606-602": "Video Software/Technology & Computing/Computing/Computer Software and Applications/Video Software"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.