Get this data via API

Classify goldatm.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://goldatm.com"}'
{ "domain": { "domain_url": "https://goldatm.com", "categories": [ { "name": "/Business & Industrial/Metals & Mining/Precious Metals", "confidence": 0.9411060214042664, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Finance/Investing/Commodities & Futures Trading", "confidence": 0.8129439949989319, "IAB13-7": "Investing", "IAB-81-80": "Commodities/Business and Finance/Economy/Commodities" }, { "name": "/Shopping/Antiques & Collectibles", "confidence": 0.34411031007766724, "IAB22": "Shopping", "IAB-240-239": "Antiquing and Antiques/Hobbies & Interests/Antiquing and Antiques" }, { "name": "/Finance/Investing/Currencies & Foreign Exchange", "confidence": 0.2839236259460449, "IAB13-7": "Investing", "IAB-82-80": "Currencies/Business and Finance/Economy/Currencies" } ] }, "success": true }
Get Free API Key View API Docs