Looking for an API of favorite quotes that can return a selection of quotes that the user has “liked” or “favorited”

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP


Looking for an API of favorite quotes that can return a selection of quotes that the user has “liked” or “favorited”



I am creating a site in React that will include a daily quote, I need the quotes to be fetched from a site that allows the user to make lists of quotes they like. Goodreads was my first thought, but their API only returns data in XML, I need JSON. Brainyquote.com doesn't have an API, and the Quotes rest API doesn't seem to have the ability to specify which quotes to return. Is anyone familiar with an API that meets these specifications?









By clicking "Post Your Answer", you acknowledge that you have read our updated terms of service, privacy policy and cookie policy, and that your continued use of the website is subject to these policies.

Popular posts from this blog

How to scale/resize CVPixelBufferRef in objective C, iOS

Slightly complicated web text to variable parsing

Jenkinsfile syntax highlighting in Java project using Intellij Idea