UNPKG
qobuz
Version:
latest (1.0.2-alpha)
1.0.2-alpha
1.0.1-alpha
1.0.0-alpha
Qobuz client library for Node.js
github.com/fvilers/qobuz
fvilers/qobuz
qobuz
/
test
/
endpoints
/
catalog
/
count.json
13 lines
(12 loc)
•
148 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
{
"query"
:
"Radiohead"
,
"tracks"
:
{
"total"
:
995
}
,
"albums"
:
{
"total"
:
724
}
,
"artists"
:
{
"total"
:
162
}
}