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.
- Fetch random quotes based on user-selected categories.
- Display quotes in the terminal/console.
- Python 3.x
requests
library (install viapip install requests
)
-
Clone the repository to your local machine:
https://github.com/Rhushya/Daily-quotes-api-call-.git
-
Navigate to the project directory:
cd random-quote-generator
-
Run the script:
python random_quote_generator.py
-
Follow the on-screen instructions to select a category and fetch a random quote.
- 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
This project is licensed under the MIT License. See the LICENSE file for details.