Video · head-to-head
Bob's Burgers vs Stranger Things Quotes
A fan-built REST and GraphQL API covering the animated sitcom Bob's Burgers — characters, episodes, running gags, and even the rotating background sight gags (the store-next-door sign and pest-control-truck slogan) that change every episode. The documented docs/UI site has gone into Heroku maintenance mode, but the actual data API behind it is unaffected and still serves live.
A small JSON API serving quotes from the show Stranger Things, one of a matching set of single-purpose quote APIs from the same maintainer (see also Lucifer Quotes). The directory's URL is corrected from the GitHub repo page to the live product domain the repo's Vercel deployment now redirects to.
| Bob's Burgers | Stranger Things Quotes | |
|---|---|---|
| Authentication | None | None |
| Pricing | free | free |
| Formats | JSON, GraphQL | JSON |
| CORS | yes | yes |
| HTTPS | Yes | Yes |
Bob's Burgers supports 2 response formats, while Stranger Things Quotes offers fewer — pick Bob's Burgers for more integration flexibility.