[GH-ISSUE #291] search all artists in a genre #165

Closed
opened 2026-02-27 23:21:09 +03:00 by kerem · 2 comments
Owner

Originally created by @cyrus-rustomji on GitHub (May 18, 2018).
Original GitHub issue: https://github.com/spotipy-dev/spotipy/issues/291

I noticed you cannot search all artists in a specific genre, is that correct?

Originally created by @cyrus-rustomji on GitHub (May 18, 2018). Original GitHub issue: https://github.com/spotipy-dev/spotipy/issues/291 I noticed you cannot search all artists in a specific genre, is that correct?
kerem 2026-02-27 23:21:09 +03:00
  • closed this issue
  • added the
    question
    label
Author
Owner

@ivancete commented on GitHub (May 21, 2018):

You can get recommendations by genre with the function "recommendations".

<!-- gh-comment-id:390666360 --> @ivancete commented on GitHub (May 21, 2018): You can get recommendations by genre with the function "recommendations".
Author
Owner

@stephanebruckert commented on GitHub (Jan 1, 2020):

This is giving me some good results too:

sp.search('genre:"hip hop"', type='artist')

Closing since it's a rather old issue but feel free to re-open

<!-- gh-comment-id:570088331 --> @stephanebruckert commented on GitHub (Jan 1, 2020): This is giving me some good results too: sp.search('genre:"hip hop"', type='artist') Closing since it's a rather old issue but feel free to re-open
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/spotipy#165
No description provided.