Category
Reviews
No reviews yet — be the first to review rexdac.ro.
Get this data via API
Classify rexdac.ro — 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://rexdac.ro"}'
{
"domain": {
"domain_url": "https://rexdac.ro",
"categories": [
{
"name": "/Science/Engineering & Technology/Robotics",
"confidence": 0.4623928964138031,
"IAB19": "Technology & Computing",
"IAB-638-596": "Technology & Computing - Robotics"
},
{
"name": "/Games/Computer & Video Games/Browser Games",
"confidence": 0.2783087193965912,
"IAB9-30": "Video & Computer Games",
"IAB-684-680": "Video Gaming - PC Games"
},
{
"name": "/Computers & Electronics/Programming/Other",
"confidence": 0.2573249340057373,
"IAB19": "Technology & Computing",
"IAB-631-599": "Computing - Programming Languages"
},
{
"name": "/Games/Computer & Video Games/Simulation Games",
"confidence": 0.1486251801252365,
"IAB9-30": "Video & Computer Games",
"IAB-688-685": "Video Game Genres - Simulation Video Games"
},
{
"name": "/Games/Computer & Video Games/Strategy Games",
"confidence": 0.1390434205532074,
"IAB9-30": "Video & Computer Games",
"IAB-690-685": "Video Game Genres - Strategy Video Games"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.