Get this data via API
Classify getboro.co — 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://getboro.co"}'
{
"domain": {
"domain_url": "https://getboro.co",
"categories": [
{
"name": "/Home & Garden/Home Improvement/Construction & Power Tools",
"confidence": 0.1874869018793106,
"IAB10": "Home & Garden",
"IAB-280-274": "Home Improvement/Home & Garden/Home Improvement"
},
{
"name": "/Shopping/Classifieds",
"confidence": 0.1765034645795822,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
},
{
"name": "/Shopping/Gifts & Special Event Items/Party & Holiday Supplies",
"confidence": 0.13995034992694855,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
},
{
"name": "/Business & Industrial/Construction & Maintenance/Building Materials & Supplies",
"confidence": 0.13261395692825317,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Business & Industrial/Construction & Maintenance/Other",
"confidence": 0.11781145632266998,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Hobbies & Leisure/Outdoors/Other",
"confidence": 0.11430788040161131,
"IAB-239": "Hobbies & Interests"
},
{
"name": "/Business & Industrial/Industrial Materials & Equipment/Other",
"confidence": 0.1066211387515068,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Reference/Directories & Listings/Business & Personal Listings",
"confidence": 0.10068373382091522,
"IAB-163": "Personal Celebrations & Life Events"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.