Get this data via API

Classify sandesacrylic.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://sandesacrylic.com"}'
{ "domain": { "domain_url": "https://sandesacrylic.com", "categories": [ { "name": "/Business & Industrial/Chemicals Industry/Plastics & Polymers", "confidence": 0.7272095084190369, "IAB-107-90": "Metals Industry/Business and Finance/Industries/Metals Industry" }, { "name": "/People & Society/Religion & Belief", "confidence": 0.419087678194046, "IAB-453": "Religion & Spirituality/Religion & Spirituality" }, { "name": "/Business & Industrial/Business Services/Signage", "confidence": 0.39445915818214417, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Retail Trade/Retail Equipment & Technology", "confidence": 0.2956491708755493, "IAB-669-664": "Rail Travel/Travel/Travel Type/Rail Travel" }, { "name": "/Business & Industrial/Manufacturing/Other", "confidence": 0.1163385733962059, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" } ] }, "success": true }
Get Free API Key View API Docs