-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Migrate to using the OMDB API instead of parsing IMDB's search results page. Simpler and cleaner way to get data. The OMDB only returns 10 items per search which may actually be better from a user point of view. 50+ results is rather a lot to parse through.