Get this data via API
Classify peptcalc.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://peptcalc.com"}'
{
"domain": {
"domain_url": "https://peptcalc.com",
"categories": [
{
"name": "/Reference/General Reference/Calculators & Reference Tools",
"confidence": 0.8282908797264099
},
{
"name": "/Internet & Telecom/Other",
"confidence": 0.2328295260667801,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Science/Biological Sciences/Other",
"confidence": 0.1451372504234314,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/Business & Industrial/Pharmaceuticals & Biotech",
"confidence": 0.1423862874507904,
"IAB-109-90": "Pharmaceutical Industry/Business and Finance/Industries/Pharmaceutical Industry"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.