标签: java api soundcloud
我如何才能使搜索结果的排序顺序与soundcloud.com上的排序顺序相同?当我在soundcloud.com上搜索;它看起来不是为hotness或created_at排序的。
答案 0 :(得分:1)
如果您观察到网络流量,您会发现以下API调用:
https://api.soundcloud.com/e1/me/stream?limit=10&offset=0&linked_partitioning=1&client_id=xxx