Git Product home page Git Product logo

furzr's Introduction

furzr is an old project (2013) which used some deprecated technologies:

  • Server and hosting: Google App Engine (Java servlets)
  • Client side: jQuery, arbor.js, d3.js
  • Data: last.fm API, Rovi API and 7digital API

furzr documentation

URL usage

URL format:

http://furzr.net/?[=[&= ...]]

Parameters list:

  • artist Specify an artist name as a starting tree. Default is an empty tree.

  • similar_number Specify the number of similar artists of each tree growth. Default is 8.

  • mode Specify the starting mode. Allowed values are "htd" for the huge tree of death mode and "cs" for the crazy snake mode. Default is the huge tree of death mode.

  • csid Specify a crazy snake identifier. The specified crazy snake is loaded as a starting tree and the crazy snake mode is set. The two ends of the snake are expanded.

  • sound Specify if sound is on when starting the application. Possible values are "on" or "off". Default is "on".

  • api Specify the backend API to use for similarity data. Default is lastfm. Possible values are :

  • lastfm Last.fm with 7digital audio preview.

  • amgsimilars Rovi music, similar artists.

  • amginfluencers Rovi music, influencer artists.

  • amgfollowers Rovi music, follower artists.

  • amgmoviesimilars Rovi movie, similar movies.

  • amgmovierelated Rovi movie, related movies.

Internal parameters list:

  • proxy Use the proxy to get previews URLs with 7digital. Default uses the proxy only when there is a cross-domain issue. Value to use it: "always". Last.fm calls never use proxy. Rovi Cloud Services calls always use proxy.

If the parameter csid is specified, parameters artist and mode are ignored.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.