johnwmillr / LyricsGenius

Download song lyrics and metadata from Genius.com 🎶🎤
http://www.johnwmillr.com/scraping-genius-lyrics/
MIT License
898 stars 159 forks source link

Possible to search by tags #127

Closed saebod closed 4 years ago

saebod commented 4 years ago

Hi, is there a way to make the script to search by tags?

What i'm looking for is to find danish songs made in specific years

so i would love if it were possible to search by the tag 'denmark' ex: https://genius.com/tags/danmark/all and then filter the tag 'denmark' for year 'X'.

allerter commented 4 years ago

There is a way to do that, but since it concerns web-scraping, I don't think LyricsGenius would implement that in the future. Nonetheless, you can do it yourself. Take a look at the response I sent to a similar issue (#149)