Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nicolewhite/neo4j-lastfm


https://github.com/nicolewhite/neo4j-lastfm

Last synced: 13 days ago
JSON representation

Awesome Lists containing this project

README

        

last_fm_graph
=============

To create your own Neo4j graph database of any users' scrobble histories:

* [Install Neo4j and RNeo4j](http://nicolewhite.github.io/RNeo4j/).
* [Get a Last.fm API key](http://www.last.fm/api/account/create).
* Run `get_data.R`, replacing the usernames in `get_scrobbles()` with the usernames you want.
* Run `upload_data.R`.
* If you want genre information added to the graph, run `update_db.R`.