Get random quote from BrainyQuote using this rest api...
get random quote from random topic
Query Parameter:
total
(optional) = return total number of quotes. max = 10, default = 0
get random quote from a topic
Parameter:
topic_name
= brainyquote topic name
- read
topic_list.txt
to get current topic avaiable in this api..
get quote by id
Query Parameter:
id
= quote id
Quote ID == {topic_name}{section}_{index}
- example =
age1_12
get quote of the day