Get this data via API

Classify gamestock.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://gamestock.com"}'
{ "domain": { "domain_url": "https://gamestock.com", "categories": [ { "name": "/Finance/Investing/Stocks & Bonds", "confidence": 0.6903985142707825, "IAB13-7": "Investing", "IAB-414-410": "Stocks and Bonds/Personal Finance/Personal Investing/Stocks and Bonds" }, { "name": "/Finance/Investing/Brokerages & Day Trading", "confidence": 0.5291673541069031, "IAB13-7": "Investing", "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons", "confidence": 0.3856309950351715, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Sports/Fantasy Sports", "confidence": 0.271767795085907, "IAB17": "Sports", "IAB-508-483": "Fantasy Sports/Sports/Fantasy Sports" }, { "name": "/Finance/Investing/Currencies & Foreign Exchange", "confidence": 0.22065266966819763, "IAB13-7": "Investing", "IAB-82-80": "Currencies/Business and Finance/Economy/Currencies" }, { "name": "/News/Business News/Financial Markets News", "confidence": 0.17260977625846863, "IAB12": "News", "IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans" }, { "name": "/Finance/Investing/Other", "confidence": 0.11147317290306091, "IAB13-7": "Investing", "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Games/Computer & Video Games/Simulation Games", "confidence": 0.10996927320957184, "IAB-688-685": "Simulation Video Games/Video Gaming/Video Game Genres/Simulation Video Games" } ] }, "success": true }
Get Free API Key View API Docs