Get this data via API
Classify robertrodriguezlive.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://robertrodriguezlive.com"}'
{
"domain": {
"domain_url": "https://robertrodriguezlive.com",
"categories": [
{
"name": "/Arts & Entertainment/Music & Audio/Religious Music",
"confidence": 0.5212575197219849,
"IAB1": "Arts & Entertainment",
"IAB-361-338": "Religious (Music and Audio)/Music/Religious (Music and Audio)"
},
{
"name": "/Arts & Entertainment/Music & Audio/Country Music",
"confidence": 0.1386202573776245,
"IAB1": "Arts & Entertainment",
"IAB-350-338": "Country Music/Music/Country Music"
},
{
"name": "/People & Society/Religion & Belief",
"confidence": 0.10504726320505142,
"IAB-453": "Religion & Spirituality/Religion & Spirituality"
},
{
"name": "/Arts & Entertainment/Events & Listings/Concerts & Music Festivals",
"confidence": 0.10130082815885544,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.