Live data from Hacker News

Show HN: MovieInfo – Information and Ratings for Movies, TV Series and Games

movie-info.ciavash.name

1–2 of 2 posts

Re: Show HN: MovieInfo – Information and Ratings for Movies, TV Series and Games

#2
I needed a fast and simple way of finding information about movie and TV series, and also their IMDB, RottenTomatoes, and Metacritic ratings and an average rating of them. So that's why I created it.

It uses OMDB API, unfortunately its ratings are not very up to date.

I originally created this app with Elm, but after finding Svelte, I recreated it with Svelte to learn using it.