Genius Lyrics Scraper
Table of Contents
About
genius-lyrics-scrape is a Genius Lyrics API wrapper and a scraper.
Features
- Object-oriented
- Predictable abstractions
- Full CommonJS documentation (Intellisense)
Getting Started
Installing
Add genius-lyrics-scrape to your Node.JS project
> npm i genius-lyrics-scrape
Require the module to your file
const Genius =
Example Usage
const Genius = const token = const client = token client client
Documentation
See the documentation here