Get this data via API
Classify alloyandledger.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://alloyandledger.com"}'
{
"domain": {
"domain_url": "https://alloyandledger.com",
"categories": [
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.8957518339157104,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
},
{
"name": "/Business & Industrial/Metals & Mining/Precious Metals",
"confidence": 0.7313652038574219,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Shopping/Apparel/Clothing Accessories",
"confidence": 0.6034624576568604,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
},
{
"name": "/Finance/Investing/Commodities & Futures Trading",
"confidence": 0.3758670389652252,
"IAB13-7": "Investing",
"IAB-81-80": "Commodities/Business and Finance/Economy/Commodities"
},
{
"name": "/Business & Industrial/Manufacturing/Other",
"confidence": 0.16491079330444336,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.