Get this data via API
Classify myshop53.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://myshop53.com"}'
{
"domain": {
"domain_url": "https://myshop53.com",
"categories": [
{
"name": "/Business & Industrial/Business Services/E-Commerce Services",
"confidence": 0.9377421140670776,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.6979370713233948,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
},
{
"name": "/Business & Industrial/Retail Trade/Retail Equipment & Technology",
"confidence": 0.23005914688110352,
"IAB-669-664": "Rail Travel/Travel/Travel Type/Rail Travel"
},
{
"name": "/Shopping/Shopping Portals",
"confidence": 0.1925879716873169,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
},
{
"name": "/Shopping/Mass Merchants & Department Stores",
"confidence": 0.1596495658159256,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
},
{
"name": "/Internet & Telecom/Web Services/Web Design & Development",
"confidence": 0.15933668613433838,
"IAB-621-619": "Web Development/Technology & Computing/Computing/Internet/Web Development"
},
{
"name": "/Business & Industrial/Retail Trade/Other",
"confidence": 0.14842402935028076,
"IAB-669-664": "Rail Travel/Travel/Travel Type/Rail Travel"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.