Category
Global Rank
#5,708
Reviews
No reviews yet — be the first to review docs.rs.
Get this data via API
Classify docs.rs — 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://docs.rs"}'
{
"domain": {
"domain_url": "https://docs.rs",
"categories": [
{
"name": "/Computers & Electronics/Programming/Other",
"confidence": 0.3625650405883789,
"IAB19": "Technology & Computing",
"IAB-631-599": "Computing - Programming Languages"
},
{
"name": "/Computers & Electronics/Programming/Scripting Languages",
"confidence": 0.21813054382801056,
"IAB19": "Technology & Computing",
"IAB-631-599": "Computing - Programming Languages"
},
{
"name": "/Computers & Electronics/Programming/Development Tools",
"confidence": 0.21144716441631317,
"IAB19": "Technology & Computing",
"IAB-631-599": "Computing - Programming Languages"
},
{
"name": "/Computers & Electronics/Software/Open Source",
"confidence": 0.1914595067501068,
"IAB19-30": "Shareware/Freeware",
"IAB-605-602": "Software and Applications - Shareware and Freeware"
},
{
"name": "/Computers & Electronics/Software/Other",
"confidence": 0.1173328533768654,
"IAB19": "Technology & Computing",
"IAB-602-599": "Computing - Software and Applications"
},
{
"name": "/Reference/Technical Reference",
"confidence": 0.11211217939853668,
"IAB19": "Technology & Computing",
"IAB-596": "Technology & Computing"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.