Public APIs
Stranger Things Quotes favicon

Stranger Things Quotes

Video

Returns Stranger Things quotes.

Stranger Things Quotes's website screenshot

About Stranger Things Quotes

Stranger Things Quotes is an API that returns quotes from the Stranger Things television series. It provides a GET endpoint for retrieving a single random quote, and a parameterized GET endpoint that returns a specified number of quotes. Each quote is returned as JSON containing the quote text and the name of the character who said it.

The project is open source, hosted on GitHub, and accepts contributions of new quotes via pull request against a source file in the repository. It is suited for developers who want to integrate Stranger Things quotes into applications, bots, or other projects via a simple REST API.

Key features

  • Get a single random Stranger Things quote via GET /api/quotes
  • Get multiple random quotes via GET /api/quotes/{number}
  • Returns quote and author in JSON format
  • Open source with contributions accepted via pull request

Frequently asked questions

Is this API free to use?

Yes, it is a free open source API hosted on Vercel.

How do I fetch quotes from the API?

Send a GET request to /api/quotes for a random quote, or /api/quotes/{number} to get that many quotes at once.

What format does the API return?

It returns a JSON array of objects, each containing a quote and its author.

Can I contribute new quotes?

Yes, you can add quotes to the src/quotes.js file and submit a pull request.

What license is this project under?

It is released under the MIT license.

Advertise here

Featured products

  • SerpApi - Search API favicon
  • Screenshot Scout favicon
  • TalorData favicon
  • CoreClaw favicon

Show your product to thousands of developers

· 100k monthly pageviews
· 7k newsletter subscribers

Advertise your product