Search code examples
iosdeezer

Deezer IOS Genre top songs search


Is there any way to search top genre songs ie. Top songs in "Dance" in Deezer API? For example when I use http://api.deezer.com/genre/113/artists system sends only the artist list related with the Genre Id. But I need top songs related with the Genre. iTunes is supplying this kind of information but I couldn't find this solution in Deezer. Any help appreciated.


Solution

  • I think this is what you're looking for: http://developers.deezer.com/api/chart/tracks

    Usage example: http://api.deezer.com/chart/113/tracks