You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using the tracks api, I get unexpected results and I also see that the old api that could get the charts for the top songs of each genre is not in the current api reference. Is there a replacement? Some people on stackoverflow are suggesting html parsing but that can't be the current solution, right?
The text was updated successfully, but these errors were encountered:
As I mentioned on the other thread, public APIs don't offer genres or top tracks per genres. There is a higher tier of API access where there are more features offered around discovering content on SoundCloud genres and top tracks can be retrieved
I already have a developer account.
My app was a game that was going to analyze a song and generate a picture/level from the notes in it.
The genre was to provide a weight as well.
The search by genre doesn't seem to offer a way to get songs by top ratings but I see other api repos scraping the charts page and other stuff to obtain the info. Is there a supported way to achieve this?
When using the tracks api, I get unexpected results and I also see that the old api that could get the charts for the top songs of each genre is not in the current api reference. Is there a replacement? Some people on stackoverflow are suggesting html parsing but that can't be the current solution, right?
The text was updated successfully, but these errors were encountered: