Get this data via API

Classify retailys.com — 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://retailys.com"}'
{ "domain": { "domain_url": "https://retailys.com", "categories": [ { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.4980783462524414, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Business & Industrial/Business Services/E-Commerce Services", "confidence": 0.4172984063625336, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Computers & Electronics/Software/Operating Systems", "confidence": 0.38038820028305054, "IAB-615-602": "Operating Systems/Technology & Computing/Computing/Computer Software and Applications/Operating Systems" }, { "name": "/Computers & Electronics/Enterprise Technology/Data Management", "confidence": 0.15966707468032837, "IAB-616-599": "Data Storage and Warehousing/Technology & Computing/Computing/Data Storage and Warehousing" }, { "name": "/Computers & Electronics/Enterprise Technology/Other", "confidence": 0.12221723794937134, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Business & Industrial/Retail Trade/Other", "confidence": 0.11084309220314026, "IAB-669-664": "Rail Travel/Travel/Travel Type/Rail Travel" }, { "name": "/Business & Industrial/Retail Trade/Retail Equipment & Technology", "confidence": 0.10382433980703354, "IAB-669-664": "Rail Travel/Travel/Travel Type/Rail Travel" } ] }, "success": true }
Get Free API Key View API Docs