Get this data via API

Classify uschemicalstorage.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://uschemicalstorage.com"}'
{ "domain": { "domain_url": "https://uschemicalstorage.com", "categories": [ { "name": "/Law & Government/Public Safety/Emergency Services", "confidence": 0.9689668416976928, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Sensitive Subjects/Accidents & Disasters", "confidence": 0.4160188436508178, "IAB-v9i3On": "Sensitive Topics" }, { "name": "/News/Weather", "confidence": 0.2377899140119553, "IAB15-10": "Weather", "IAB-390-464": "Science - Weather" }, { "name": "/Business & Industrial/Business Operations/Management", "confidence": 0.20288099348545072, "IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations" } ] }, "success": true }
Get Free API Key View API Docs