google-lyrics-ts
v0.2.0
Published
Get lyrics from google with Typescript, Javascript, or Node
Downloads
25
Maintainers
Readme
genius-lyrics-ts
Get lyrics from genius-api with Typescript, Javascript, or Node
Got the idea and part of the code from genius-lyrics-api
Differences
- Has a single method,
getLyrics
- Wrriten in typescript
- Uses node-parsr for better performance intead of cheerio
- Edge runtime compatible because it uses the native fetch