tmthyjames / cypher

Easily retrieve music lyrics
MIT License
3 stars 3 forks source link

add scraping script #5

Open tmthyjames opened 6 years ago

OscarEReyes commented 6 years ago

Do you want to scrape lyrics from a website?

tmthyjames commented 6 years ago

Hey! Yep. I was about to upload my scraping script now. I was using lyrics.wikia.com. I'd love to use a site that has an API though.

OscarEReyes commented 6 years ago

I see. The few sites with an API do not give you the full lyrics though, so your scraping script will probably be the best bet. An example is musixmatch where the free version only returns 30% of the lyrics.

tmthyjames commented 6 years ago

Interesting. Thanks for the info. I'll probably end up going with the lyrics.wikia scraper. That site seems to be the most comprehensive.

On Oct 21, 2017, at 8:31 AM, Oscar Reyes notifications@github.com wrote:

I see. The few sites with an API do not give you the full lyrics though, so your scraping script will probably be the best bet. An example is musixmatch where the free version only returns 30% of the lyrics.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.