Video · head-to-head
IMDbOT vs Owen Wilson Wow
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.
A novelty JSON API cataloguing every instance of actor Owen Wilson exclaiming "wow" on screen, with the movie, timestamp, and clips at multiple resolutions for each occurrence. The project's Heroku host has been retired; the directory's URL is corrected to the project's current Render deployment, which the repo's own README now points to.
| IMDbOT | Owen Wilson Wow | |
|---|---|---|
| Authentication | None | None |
| Pricing | free | free |
| Formats | JSON | JSON |
| CORS | yes | yes |
| HTTPS | Yes | Yes |