Get this data via API
Classify theminiport.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://theminiport.com"}'
{
"domain": {
"domain_url": "https://theminiport.com",
"categories": [
{
"name": "/Business & Industrial/Business Services/Other",
"confidence": 0.500827968120575,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Business & Industrial/Business Services/E-Commerce Services",
"confidence": 0.48031124472618103,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Shopping/Shopping Portals",
"confidence": 0.3466993272304535,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
},
{
"name": "/Shopping/Wholesalers & Liquidators",
"confidence": 0.2824442982673645,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
},
{
"name": "/Business & Industrial/Shipping & Logistics/Import & Export",
"confidence": 0.17537006735801697,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Business & Industrial/Business Operations/Management",
"confidence": 0.126870796084404,
"IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.