Get this data via API

Classify getcaliper.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://getcaliper.app"}'
{ "domain": { "domain_url": "https://getcaliper.app", "categories": [ { "name": "/Business & Industrial/Pharmaceuticals & Biotech", "confidence": 0.45237359404563904, "IAB-109-90": "Pharmaceutical Industry/Business and Finance/Industries/Pharmaceutical Industry" }, { "name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons", "confidence": 0.3862968385219574, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Health/Pharmacy/Drugs & Medications", "confidence": 0.36308443546295166, "IAB-320-286": "Pharmaceutical Drugs/Medical Health/Pharmaceutical Drugs" }, { "name": "/Internet & Telecom/Other", "confidence": 0.345149427652359, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.2974167764186859, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Reference/General Reference/Calculators & Reference Tools", "confidence": 0.14964559674263 } ] }, "success": true }
Get Free API Key View API Docs