Spaces:
Running
Running
Florin Bobiș
commited on
Commit
•
27bb892
1
Parent(s):
b15b59b
added readme
Browse files
README.md
ADDED
@@ -0,0 +1,48 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# Quotes API 📜✨
|
2 |
+
|
3 |
+
Welcome to the **Quotes API**, your go-to source for inspirational, motivational, and thought-provoking quotes from some of the best collections available online! With an enormous pool of **501,973** unique quotes sourced from multiple high-quality datasets, you'll never run out of words to live by.
|
4 |
+
|
5 |
+
## Features 🎉
|
6 |
+
|
7 |
+
- **Over Half a Million Unique Quotes!**
|
8 |
+
Our API draws from an extensive database of more than half a million quotes to keep you inspired every single day.
|
9 |
+
- **Diverse Sources**
|
10 |
+
We've combined quotes from various curated datasets:
|
11 |
+
- [Manann’s 500k Quotes](https://www.kaggle.com/datasets/manann/quotes-500k) - 463,402 unique quotes 📝
|
12 |
+
- [AK Mittal's Quotes Collection](https://www.kaggle.com/datasets/akmittal/quotes-dataset) - 36,937 unique quotes 📝
|
13 |
+
- [Quotable’s Quote Collection](https://github.com/quotable-io/data/blob/master/data/quotes.json) - 1,634 unique quotes 📝
|
14 |
+
- **Easy Integration**
|
15 |
+
Plug it into your app, website, or daily routine with ease. Just call the API and get inspired instantly! 🚀
|
16 |
+
|
17 |
+
## Sample Quotes 🌟
|
18 |
+
|
19 |
+
Here are some examples of the kind of wisdom you’ll get from the Quotes API:
|
20 |
+
|
21 |
+
1. *"Success is not final, failure is not fatal: It is the courage to continue that counts."*
|
22 |
+
— **Winston Churchill**
|
23 |
+
|
24 |
+
2. *"In the middle of every difficulty lies opportunity."*
|
25 |
+
— **Albert Einstein**
|
26 |
+
|
27 |
+
3. *"Your time is limited, don't waste it living someone else's life."*
|
28 |
+
— **Steve Jobs**
|
29 |
+
|
30 |
+
4. *"Life is what happens when you're busy making other plans."*
|
31 |
+
— **John Lennon**
|
32 |
+
|
33 |
+
## Use Cases 💡
|
34 |
+
|
35 |
+
- **Daily Inspiration**
|
36 |
+
Start your day with a new quote to set the right mood!
|
37 |
+
- **App Integration**
|
38 |
+
Want to add a motivational quote to your fitness app or meditation platform? We've got you covered.
|
39 |
+
- **Content Creation**
|
40 |
+
Whether you're a blogger, writer, or social media manager, the Quotes API is a goldmine for enriching your content.
|
41 |
+
- **Learning Tools**
|
42 |
+
Teach others through the wisdom of history’s greatest minds.
|
43 |
+
|
44 |
+
## How to Access 🛠️
|
45 |
+
|
46 |
+
Simply connect to the API, and you’ll be able to retrieve a random quote, search for quotes by author or keyword, or even filter quotes based on themes such as life, love, success, and more.
|
47 |
+
|
48 |
+
Get ready to discover endless inspiration!
|