Company
Category
Reviews
No reviews yet — be the first to review stackrats.io.
Get this data via API
Classify stackrats.io — 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://stackrats.io"}'
{
"domain": {
"domain_url": "https://stackrats.io",
"categories": [
{
"name": "/Games/Computer & Video Games/Browser Games",
"confidence": 0.7089153528213501,
"IAB9-30": "Video & Computer Games",
"IAB-684-680": "Video Gaming - PC Games"
},
{
"name": "/Games/Computer & Video Games/Casual Games",
"confidence": 0.5976163148880005,
"IAB9-30": "Video & Computer Games",
"IAB-693-685": "Video Game Genres - Casual Games"
},
{
"name": "/Games/Computer & Video Games/Massively Multiplayer Games",
"confidence": 0.12613388895988464,
"IAB9-30": "Video & Computer Games",
"IAB-696-685": "Video Game Genres - MMOs"
},
{
"name": "/Finance/Investing/Currencies & Foreign Exchange",
"confidence": 0.1104310005903244,
"IAB13-7": "Investing",
"IAB-82-80": "Economy - Currencies"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.