A terminal based Python application which uses API:OMDB API and imdb.com to fetch the next episode release date of the user's Favorite tv shows.
-
Python Version 3.7 Dependencies used: 1.BeautifulSoup 4 2.requests Libraries Used: 1.Regex 2.JSON
-
MySQL version 8.0 or above
Input
An email address is taken as input of a user followed by list of TV series [comma seperated values]
Output
the tv show (can be entered in short forms Eg.got,tbbt)details are sent to the entered email id of the user
This project is licensed under the MIT License - see the LICENSE.md file for details