Get this data via API
Classify yorkpeptides.ca — 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://yorkpeptides.ca"}'
{
"domain": {
"domain_url": "https://yorkpeptides.ca",
"categories": [
{
"name": "/Shopping/Consumer Resources/Customer Services",
"confidence": 0.6673367023468018,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
},
{
"name": "/Computers & Electronics/Enterprise Technology/Helpdesk & Customer Support Systems",
"confidence": 0.3978634476661682,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Business & Industrial/Pharmaceuticals & Biotech",
"confidence": 0.34278810024261475,
"IAB-109-90": "Pharmaceutical Industry/Business and Finance/Industries/Pharmaceutical Industry"
},
{
"name": "/Science/Biological Sciences/Other",
"confidence": 0.2925136983394623,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/Health/Nutrition/Vitamins & Supplements",
"confidence": 0.16755928099155426,
"IAB7-32": "Nutrition",
"IAB-229-223": "Nutrition/Healthy Living/Nutrition"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.