Get this data via API

Classify otzi.ltd — 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://otzi.ltd"}'
{ "domain": { "domain_url": "https://otzi.ltd", "categories": [ { "name": "/Home & Garden/Home & Interior Decor", "confidence": 0.6906325817108154, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Home & Garden/Home Furnishings/Other", "confidence": 0.6547051072120667, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Hobbies & Leisure/Crafts/Other", "confidence": 0.30498483777046204, "IAB-424-422": "Cats/Pets/Cats" }, { "name": "/Business & Industrial/Textiles & Nonwovens", "confidence": 0.30267947912216187, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Shopping/Antiques & Collectibles", "confidence": 0.13305136561393738, "IAB22": "Shopping", "IAB-240-239": "Antiquing and Antiques/Hobbies & Interests/Antiquing and Antiques" } ] }, "success": true }
Get Free API Key View API Docs