Trending Music
Service for finding the trending music, by genre, countries, and top songs globally.
With Trending Music, users can keep tabs on all the latest and hottest tracks currently making waves around the world. Not only that, but this plugin allows users to search for specific songs by genre, country or globally. You can even learn more about a particular track and discover similar songs! And with a wide range of genres available to choose from - including everything from electronic and hip hop to world music and reggae, Trending Music makes sure users never run out of new and exciting tunes to listen to. Use ISO 3166-1 alpha-2 codes for country searches and genre-specific codes to explore what's hot in your favorite genres.
How to
Comments (0)
API docs
Learn how to use Trending Music effectively! Here are a few example prompts, tips, and the documentation of available commands.
Example prompts
-
Prompt 1: "Find the latest trending music globally."
-
Prompt 2: "What are the top songs in the United States right now?"
-
Prompt 3: "Find the top songs in Germany in the hip hop genre."
-
Prompt 4: "What are the most popular pop songs?"
-
Prompt 5: "Get information about the artist Taylor Swift."
-
Prompt 6: "Get information about the song 'Bad Guy'."
Features and commands
Feature/Command | Description |
---|---|
topSongs | This command retrieves the top songs globally. It returns a list of the most trending music worldwide. |
topSongsCountry | This command retrieves the top songs for a specific country. You need to provide the country's ISO 3166-1 alpha-2 code as a parameter. For example, 'US' for the United States. |
topSongsCountryGenre | This command retrieves the top songs for a specific country and genre. You need to provide the country's ISO 3166-1 alpha-2 code and the genre's specific code. Available genres: POP, HIP_HOP_RAP, DANCE, ELECTRONIC, RNB_SOUL, ALTERNATIVE, ROCK, LATIN, FILM_TV_STAGE, COUNTRY, AFRO_BEATS, WORLDWIDE, REGGAE_DANCE_HALL, HOUSE, K_POP, FRENCH_POP, SINGER_SONGWRITER, REGIONAL_MEXICANO. |
topSongsGenre | This command retrieves the top songs for a specific genre. You need to provide the genre's specific code. Available genres: POP, HIP_HOP_RAP, DANCE, ELECTRONIC, RNB_SOUL, ALTERNATIVE, ROCK, LATIN, FILM_TV_STAGE, COUNTRY, AFRO_BEATS, WORLDWIDE, REGGAE_DANCE_HALL, HOUSE, K_POP, FRENCH_POP, SINGER_SONGWRITER, REGIONAL_MEXICANO. |
artistInfo | This command retrieves information about a specific artist. You need to provide the artist's ID as a parameter. |
songInfo | This command retrieves information about a specific song. You need to provide the song's name as a parameter. |
getRelatedSongs | This command retrieves similar songs to a specific track. You need to provide the track's ID as a parameter. |