Category
Global Rank
#128,078
Reviews
No reviews yet — be the first to review blogspot.cl.
Get this data via API
Classify blogspot.cl — 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://blogspot.cl"}'
{
"domain": {
"domain_url": "https://blogspot.cl",
"categories": [
{
"name": "/People & Society/Religion & Belief",
"confidence": 1,
"IAB23": "Religion & Spirituality",
"IAB-453": "Religion & Spirituality"
},
{
"name": "/Games/Family-Oriented Games & Activities/Drawing & Coloring",
"confidence": 0.7559614777565002,
"IAB9-12": "Drawing/Sketching",
"IAB-251-248": "Arts and Crafts - Drawing and Sketching"
},
{
"name": "/Arts & Entertainment/Visual Art & Design/Other",
"confidence": 0.23797620832920072,
"IAB1-3": "Fine Art",
"IAB-201": "Fine Art"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.