Skip to content

Rhushya/Daily-quotes-api-call-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Random Quote Generator

This project is a simple Python script that allows users to fetch random quotes based on different categories using the API provided by API Ninjas.

Features

  • Fetch random quotes based on user-selected categories.
  • Display quotes in the terminal/console.

Prerequisites

  • Python 3.x
  • requests library (install via pip install requests)

Usage

  1. Clone the repository to your local machine:

    https://github.com/Rhushya/Daily-quotes-api-call-.git
  2. Navigate to the project directory:

    cd random-quote-generator
  3. Run the script:

    python random_quote_generator.py
  4. Follow the on-screen instructions to select a category and fetch a random quote.

Available Categories

  • age
  • alone
  • amazing
  • anger
  • architecture
  • art
  • attitude
  • beauty
  • best
  • birthday
  • business
  • car
  • change
  • communication
  • computers
  • cool
  • courage
  • dad
  • dating
  • death
  • design
  • dreams
  • education
  • environmental
  • equality
  • experience
  • failure
  • faith
  • family
  • famous
  • fear
  • fitness
  • food
  • forgiveness
  • freedom
  • friendship
  • funny
  • future
  • god
  • good
  • government
  • graduation
  • great
  • happiness
  • health
  • history
  • home
  • hope
  • humor
  • imagination
  • inspirational
  • intelligence
  • jealousy
  • knowledge
  • leadership
  • learning
  • legal
  • life
  • love
  • marriage
  • medical
  • men
  • mom
  • money
  • morning
  • movies
  • success

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

This is a simple api call to get daily quotes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages