Hi there. Few days ago, while using OMDb APIs, I encountered various 502 errors. Since I needed that data for an important service, I decided to develop a tool to server basic IMDb movie information.
Source code is here: https://github.com/ourway/imdb-api
Public API endpoint is available for free here:
https://imdb.appido.ir/api
Example: GET https://imdb.appido.ir/api/tt3538766
I have not any plans to make this service commercial. Enjoy
Show HN: Free public IMDB API and GitHub source | Heykuki News