Get this data via API
Classify faithbasedbarbie.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://faithbasedbarbie.com"}'
{
"domain": {
"domain_url": "https://faithbasedbarbie.com",
"categories": [
{
"name": "/Shopping/Toys/Dolls & Accessories",
"confidence": 0.6426416039466858,
"IAB22": "Shopping",
"IAB-482-473": "Children's Games and Toys/Shopping/Children's Games and Toys"
},
{
"name": "/People & Society/Religion & Belief",
"confidence": 0.6228287816047668,
"IAB-453": "Religion & Spirituality/Religion & Spirituality"
},
{
"name": "/Shopping/Apparel/Children's Clothing",
"confidence": 0.162319153547287,
"IAB22": "Shopping",
"IAB-575-552": "Children's Clothing/Style & Fashion/Children's Clothing"
},
{
"name": "/Arts & Entertainment/Online Media/Online Image Galleries",
"confidence": 0.15552908182144165,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Shopping/Apparel/Women's Clothing",
"confidence": 0.13273727893829346,
"IAB22": "Shopping",
"IAB-566-560": "Women's Clothing/Style & Fashion/Women's Fashion/Women's Clothing"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.