Giter Club home page Giter Club logo

michealcoleyoung / lyrics-api Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 11.28 MB

The Lyric Findr Flask App is a Flask web application that allows users to easily access lyrics for songs by providing either the artist's name, the song title, or both. With its simple interface and robust error handling, this app provides a seamless experience for music enthusiasts to explore and enjoy song lyrics.

Python 99.64% HTML 0.02% PowerShell 0.08% Shell 0.03% C 0.07% JavaScript 0.10% CSS 0.06%
azlyrics flask lyrics music

lyrics-api's Introduction

Lyric Findr

This Flask application allows users to obtain lyrics to songs. Users can search for lyrics by providing either the artist name, the song title, or both.

alt text alt text alt text

Table of Contents

Features

  • Search by Artist Name: Users can search for lyrics by entering the name of the artist.
  • Search by Song Title: Users can search for lyrics by entering the title of the song.
  • Search by Artist Name and Song Title: Users can search for lyrics by entering both the artist name and the song title.
  • Error Handling: The application provides appropriate error messages if the search parameters are not valid or if an error occurs while retrieving lyrics.

Installation

  1. Clone the repository: https://github.com/michealcoleyoung/lyrics-api.git

  2. Navigate to the project directory:

$ cd lyrics-api
  1. Install dependencies:
$ pip install Flask
$ pip install azlyrics

Usage

  1. Run the Flask application: python app.py

  2. Open your web browser and navigate to http://127.0.0.1:5000/.

  3. Enter the artist name and/or song title in the provided input fields.

  4. Click the "Search" button to obtain the lyrics.

Dependencies

  • Flask: A micro web framework for Python.
  • azapi: A Python wrapper for accessing the AZLyrics API.

Contributing

Contributions are welcome! If you'd like to contribute to this project, please fork the repository and submit a pull request with your changes.

lyrics-api's People

Contributors

michealcoleyoung avatar

Watchers

 avatar

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.