Get this data via API

Classify dsgolds.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://dsgolds.com"}'
{ "domain": { "domain_url": "https://dsgolds.com", "categories": [ { "name": "/Business & Industrial/Metals & Mining/Precious Metals", "confidence": 0.754858672618866, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Energy & Utilities/Waste Management", "confidence": 0.46464595198631287, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Finance/Investing/Commodities & Futures Trading", "confidence": 0.15898162126541138, "IAB13-7": "Investing", "IAB-81-80": "Commodities/Business and Finance/Economy/Commodities" } ] }, "success": true }
Get Free API Key View API Docs