Code Monkey home page Code Monkey logo

spotifyproject's People

Contributors

bloomsa avatar

Stargazers

 avatar

Watchers

 avatar

spotifyproject's Issues

determining what information to display to user

the wikipedia response is a big html page, displaying all of this information would be kind of useless so we have to figure out a way to find certain categories on the html file and filter those out. for example, on a song page, it would be idea to have personnel, and composition (if there), plus maybe critical reception or something else. the rest of the info, like resources and external links don't need to be shown

figure out algorithm for determining wikipedia api calls and finding the (most) correct one

using the wikipedia rest api is simple once we have the right search term. finding the search term isn't as easy though.. some songs can be found at wikipedia.org/wiki/Song_Title, but others have a "_(song)" postfix on the url, and some others don't even have their own pages. in the case of not having a song page, some song titles will automatically redirect to their respective album's page, while some others will just have a 404 error page. we need to come up with a way to search for all possible patterns, or some combination of patterns that will cover all cases and then determine which results are what we want to display

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.