Get this data via API

Classify asmedownload.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://asmedownload.com"}'
{ "domain": { "domain_url": "https://asmedownload.com", "categories": [ { "name": "/Reference/Technical Reference", "confidence": 0.41985833644866943 }, { "name": "/Business & Industrial/Industrial Materials & Equipment/Other", "confidence": 0.30911126732826233, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Industrial Materials & Equipment/Fluid Handling", "confidence": 0.2588954567909241, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Business Services/Quality Control & Tracking", "confidence": 0.25501304864883423, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Manufacturing/Other", "confidence": 0.2320442646741867, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Construction & Maintenance/Building Materials & Supplies", "confidence": 0.16444537043571472, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Reference/General Reference/Educational Resources", "confidence": 0.12669207155704498, "IAB-143-132": "Education - Educational Assessment" }, { "name": "/Reference/General Reference/Other", "confidence": 0.12316784262657166 } ] }, "success": true }
Get Free API Key View API Docs