Get this data via API

Classify pawshake.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://pawshake.jp"}'
{ "domain": { "domain_url": "https://pawshake.jp", "categories": [ { "name": "/Pets & Animals/Animal Products & Services/Other", "confidence": 0.9637024998664856, "IAB-422": "Pets" }, { "name": "/Home & Garden/Domestic Services/Other", "confidence": 0.6767044067382812, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Pets & Animals/Pets/Dogs", "confidence": 0.4777055084705353, "IAB16-4": "Dogs", "IAB-425-422": "Dogs/Pets/Dogs" }, { "name": "/Pets & Animals/Animal Products & Services/Animal Welfare", "confidence": 0.17151828110218048, "IAB-422": "Pets" }, { "name": "/Pets & Animals/Pets/Cats", "confidence": 0.1648271083831787, "IAB16-3": "Cats", "IAB-424-422": "Cats/Pets/Cats" }, { "name": "/Pets & Animals/Pets/Other", "confidence": 0.13871370255947113, "IAB16": "Pets", "IAB-422": "Pets/Pets" } ] }, "success": true }
Get Free API Key View API Docs