0.2.0 • Published 9 months ago

google-lyrics-ts v0.2.0

Weekly downloads
-
License
MIT
Repository
-
Last release
9 months ago

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