Get this data via API
Classify buyee.jp — 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://buyee.jp"}'
{
"domain": {
"domain_url": "https://buyee.jp",
"categories": [
{
"name": "/Shopping/Auctions",
"confidence": 0.6720908284187317,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
},
{
"name": "/Shopping/Shopping Portals",
"confidence": 0.3024904131889343,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
},
{
"name": "/Computers & Electronics/Software/Internet Software",
"confidence": 0.24144786596298215,
"IAB-609-602": "Browsers/Technology & Computing/Computing/Computer Software and Applications/Browsers"
},
{
"name": "/Shopping/Other",
"confidence": 0.13866789638996124,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
},
{
"name": "/Business & Industrial/Shipping & Logistics/Mail & Package Delivery",
"confidence": 0.13276256620883942,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
}
]
},
"success": true
}
Category
Global Rank
#5,783
Get this data as JSON — free trial, 50 API calls included.