Get this data via API
Classify investmenttycoon.net — 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://investmenttycoon.net"}'
{
"domain": {
"domain_url": "https://investmenttycoon.net",
"categories": [
{
"name": "/Games/Computer & Video Games/Simulation Games",
"confidence": 1,
"IAB-688-685": "Simulation Video Games/Video Gaming/Video Game Genres/Simulation Video Games"
},
{
"name": "/Finance/Investing/Other",
"confidence": 0.40921279788017273,
"IAB13-7": "Investing",
"IAB-398-391": "Insurance/Personal Finance/Insurance"
},
{
"name": "/Games/Board Games/Other",
"confidence": 0.343335896730423,
"IAB9-7": "Card Games",
"IAB-271-269": "Card Games/Hobbies & Interests/Games and Puzzles/Card Games"
},
{
"name": "/Games/Computer & Video Games/Browser Games",
"confidence": 0.2925567328929901,
"IAB9-30": "Video & Computer Games",
"IAB-684-680": "PC Games/Video Gaming/PC Games"
},
{
"name": "/Finance/Investing/Stocks & Bonds",
"confidence": 0.16792353987693787,
"IAB13-7": "Investing",
"IAB-414-410": "Stocks and Bonds/Personal Finance/Personal Investing/Stocks and Bonds"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.