Get this data via API

Classify petshape.app — 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://petshape.app"}'
{ "domain": { "domain_url": "https://petshape.app", "categories": [ { "name": "/Pets & Animals/Pets/Dogs", "confidence": 0.34655696153640747, "IAB16-4": "Dogs", "IAB-425-422": "Dogs/Pets/Dogs" }, { "name": "/Reference/General Reference/Calculators & Reference Tools", "confidence": 0.2230561226606369 }, { "name": "/Pets & Animals/Pets/Cats", "confidence": 0.18262632191181183, "IAB16-3": "Cats", "IAB-424-422": "Cats/Pets/Cats" }, { "name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons", "confidence": 0.14102695882320404, "IAB-195-192": "Parenting - Internet Safety" } ] }, "success": true }
Get Free API Key View API Docs