Get this data via API
Classify peptides.uz — 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://peptides.uz"}'
{
"domain": {
"domain_url": "https://peptides.uz",
"categories": [
{
"name": "/Health/Nutrition/Vitamins & Supplements",
"confidence": 0.33197519183158875,
"IAB7-32": "Nutrition",
"IAB-229-223": "Nutrition/Healthy Living/Nutrition"
},
{
"name": "/Health/Substance Abuse/Steroids & Performance-Enhancing Drugs",
"confidence": 0.16608162224292755,
"IAB7-42": "Substance Abuse",
"IAB-311-287": "Substance Abuse/Medical Health/Diseases and Conditions/Substance Abuse"
},
{
"name": "/Science/Biological Sciences/Other",
"confidence": 0.1290028691291809,
"IAB15": "Science",
"IAB-464": "Science/Science"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.