Get this data via API

Classify mbase.co.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://mbase.co.jp"}'
{ "domain": { "domain_url": "https://mbase.co.jp", "categories": [ { "name": "/Computers & Electronics/Programming/Other", "confidence": 0.6629389524459839, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Reference/Geographic Reference/Maps", "confidence": 0.539651095867157, "IAB-WQC6HR-602": "Software and Applications - Maps & Navigation" }, { "name": "/Computers & Electronics/Consumer Electronics/GPS & Navigation", "confidence": 0.49474036693573, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Reference/Geographic Reference/Other", "confidence": 0.27088072896003723 }, { "name": "/Computers & Electronics/Software/Other", "confidence": 0.20408634841442108, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Internet & Telecom/Web Services/Web Design & Development", "confidence": 0.11693701893091202, "IAB-621-619": "Web Development/Technology & Computing/Computing/Internet/Web Development" } ] }, "success": true }
Get Free API Key View API Docs