Search movies using https://api.themoviedb.org/3 by params like year, genre, actor, crew member.
This api requires an api key to make requests:
- Create an account https://www.themoviedb.org/
- Register for an api key https://developers.themoviedb.org/3/getting-started/introduction
- Add your key in local.properties present in root folder movie_db_api_key = "xxxxxxxxxxxxxxxxxxxxxxxxxx"