Video · head-to-head

IMDbOT vs Lucifer Quotes

IMDbOT

IMDbOT (branded "Free Movie DB") is an unofficial IMDb search API that also powers a companion Telegram inline bot; the REST side is hosted at imdb.iamidiotareyoutoo.com and returns title, cast, poster, and rating data for a free-text query, plus a separate /justwatch endpoint for streaming availability. Confirmed live via its own hosted Swagger docs and a working /search call, it needs no API key and serves plain JSON with wide-open CORS.

Lucifer Quotes

A small JSON API serving quotes from the TV show Lucifer, one of a matching set of single-purpose quote APIs from the same maintainer (see also Stranger Things 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.

IMDbOTLucifer Quotes
AuthenticationNoneNone
Pricingfreefree
FormatsJSONJSON
CORSyesyes
HTTPSYesYes

More comparisons