Learn R Programming

⚠️There's a newer version (1.2.1) of this package.Take me there.

geniusr (version 1.1.0)

Tools for Working with the 'Genius' API

Description

Provides tools to interact nicely with the 'Genius' API . Search hosted content, extract different types of associated metadata and retrieve lyrics with ease.

Copy Link

Version

Install

install.packages('geniusr')

Monthly Downloads

328

Version

1.1.0

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Ewen Henderson

Last Published

January 20th, 2019

Functions in geniusr (1.1.0)

get_artist_songs

Retrieve meta data for all of an artist's appearances on Genius
scrape_lyrics_id

Retrieve lyrics associated with a Genius song ID
get_song_meta

Retrieve meta data for a song
scrape_lyrics_url

Retrieve lyrics associated with a Genius lyrics page URL
get_artist_meta

Retrieve meta data for an artist
get_album_meta

Retrieve meta data for an album
geniusr

geniusr package
genius_token

Get or set GENIUS_API_TOKEN value
scrape_tracklist

Retrieve an album's tracklisting
search_artist

Retrieve artist identifiers for associated search terms
search_song

Retrieve song identifiers for associated search terms