Get this data via API

Classify joyjapan.tokyo — 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://joyjapan.tokyo"}'
{ "domain": { "domain_url": "https://joyjapan.tokyo", "categories": [ { "name": "/Food & Drink/Restaurants/Restaurant Reviews & Reservations", "confidence": 0.6749957799911499, "IAB8": "Food & Drink", "IAB-210": "Food & Drink/Food & Drink" }, { "name": "/Travel & Transportation/Travel Guides & Travelogues", "confidence": 0.5769992470741272, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Reference/Geographic Reference/Other", "confidence": 0.3750728368759155 }, { "name": "/Shopping/Mass Merchants & Department Stores", "confidence": 0.33506420254707336, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Travel & Transportation/Tourist Destinations/Other", "confidence": 0.23999372124671936, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Food & Drink/Cooking & Recipes/Cuisines", "confidence": 0.13007812201976776, "IAB8": "Food & Drink", "IAB-210": "Food & Drink/Food & Drink" } ] }, "success": true }
Get Free API Key View API Docs