Company
Category
Reviews
No reviews yet — be the first to review reverbnation.com.
Get this data via API
Classify reverbnation.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://reverbnation.com"}'
{
"domain": {
"domain_url": "https://reverbnation.com",
"categories": [
{
"name": "/Arts & Entertainment/Music & Audio/Religious Music",
"confidence": 0.783748984336853,
"IAB1-6": "Music",
"IAB-361-338": "Music - Religious (Music and Audio)"
},
{
"name": "/Arts & Entertainment/Music & Audio/Jazz & Blues",
"confidence": 0.13668738305568695,
"IAB1-6": "Music",
"IAB-357-338": "Music - Jazz"
},
{
"name": "/Arts & Entertainment/Music & Audio/Music Videos",
"confidence": 0.11894596368074416,
"IAB1-6": "Music",
"IAB-650-SPSHQ5": "Genres - Music Video"
},
{
"name": "/Arts & Entertainment/Music & Audio/Music Streams & Downloads",
"confidence": 0.11343496292829514,
"IAB1-6": "Music",
"IAB-338-JLBCU7": "Entertainment - Music"
},
{
"name": "/Arts & Entertainment/Music & Audio/Music Reference",
"confidence": 0.1129024550318718,
"IAB1-6": "Music",
"IAB-338-JLBCU7": "Entertainment - Music"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.