Get this data via API
Classify withprovio.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://withprovio.com"}'
{
"domain": {
"domain_url": "https://withprovio.com",
"categories": [
{
"name": "/Shopping/Consumer Resources/Customer Services",
"confidence": 0.2538719177246094,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
},
{
"name": "/Home & Garden/Home Improvement/Other",
"confidence": 0.23427791893482208,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
},
{
"name": "/Home & Garden/HVAC & Climate Control/Air Conditioners",
"confidence": 0.21684768795967105,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
},
{
"name": "/Reference/Directories & Listings/Business & Personal Listings",
"confidence": 0.1460418403148651,
"IAB-163": "Personal Celebrations & Life Events"
},
{
"name": "/Home & Garden/Home Appliances/Other",
"confidence": 0.13038910925388336,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
},
{
"name": "/Business & Industrial/Construction & Maintenance/Other",
"confidence": 0.1166647896170616,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.