Techcatchers / PyLyrics-Extractor

Get Lyrics for any songs by just passing in the song name (spelled or misspelled) in less than 2 seconds using this awesome Python Library.
MIT License
52 stars 17 forks source link

🔧 fix(lyrics): update Google Custom Search API endpoint #19

Open E-B3rry opened 7 months ago

E-B3rry commented 7 months ago

Related issue: #18

The site_restricted_api will soon be dead and can currently only be used by old customers, simple fix using the non restricted one by editing the endpoint url. Tested a typical search engine on my end, restricted to all the websites made to be scraped and all the three tests passed.