Get this data via API
Classify cryptwerk.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://cryptwerk.com"}'
{
"domain": {
"domain_url": "https://cryptwerk.com",
"categories": [
{
"name": "/Finance/Investing/Currencies & Foreign Exchange",
"confidence": 0.9859961271286012,
"IAB13-7": "Investing",
"IAB-82-80": "Currencies/Business and Finance/Economy/Currencies"
},
{
"name": "/Internet & Telecom/Service Providers/Phone Service Providers",
"confidence": 0.6069728136062622,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Internet & Telecom/Service Providers/ISPs",
"confidence": 0.14149928092956543,
"IAB-195-192": "Parenting - Internet Safety"
}
]
},
"success": true
}
Category
Global Rank
#164,304
Get this data as JSON — free trial, 50 API calls included.