Get this data via API
Classify anchorbaybands.org — 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://anchorbaybands.org"}'
{
"domain": {
"domain_url": "https://anchorbaybands.org",
"categories": [
{
"name": "/Arts & Entertainment/Music & Audio/Music Education & Instruction",
"confidence": 0.6372854113578796,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Jobs & Education/Education/Primary & Secondary Schooling (K-12)",
"confidence": 0.6218544840812683,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/Arts & Entertainment/Music & Audio/Other",
"confidence": 0.43685051798820496,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.