Get this data via API

Classify atmostraders.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://atmostraders.com"}'
{ "domain": { "domain_url": "https://atmostraders.com", "categories": [ { "name": "/Games/Computer & Video Games/Simulation Games", "confidence": 0.7164708971977234, "IAB-688-685": "Simulation Video Games/Video Gaming/Video Game Genres/Simulation Video Games" }, { "name": "/Finance/Investing/Brokerages & Day Trading", "confidence": 0.6164504289627075, "IAB13-7": "Investing", "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Finance/Investing/Other", "confidence": 0.2286047637462616, "IAB13-7": "Investing", "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.1973816454410553, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Finance/Investing/Stocks & Bonds", "confidence": 0.1966472864151001, "IAB13-7": "Investing", "IAB-414-410": "Stocks and Bonds/Personal Finance/Personal Investing/Stocks and Bonds" }, { "name": "/Finance/Investing/Commodities & Futures Trading", "confidence": 0.105841226875782, "IAB13-7": "Investing", "IAB-81-80": "Commodities/Business and Finance/Economy/Commodities" } ] }, "success": true }
Get Free API Key View API Docs