Get this data via API

Classify alisave.org — 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://alisave.org"}'
{ "domain": { "domain_url": "https://alisave.org", "categories": [ { "name": "/Business & Industrial/Business Services/E-Commerce Services", "confidence": 0.35069769620895386, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Internet & Telecom/Other", "confidence": 0.3231221139431, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Shopping/Shopping Portals", "confidence": 0.304859459400177, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Computers & Electronics/Software/Internet Software", "confidence": 0.22441115975379944, "IAB-609-602": "Browsers/Technology & Computing/Computing/Computer Software and Applications/Browsers" }, { "name": "/Online Communities/File Sharing & Hosting", "confidence": 0.10572680085897446, "IAB-148-132": "Education - Online Education" } ] }, "success": true }
Get Free API Key View API Docs