Skip to content

Description: The Python script will require an email address and a list of favorite TV series for multiple users as input. Then, it will store the input data in the MySQLdb table(s). A single email will be sent to the provided email address with all the appropriate responses(like the next telecast date, IMDb rating, etc) for every TV series.

Notifications You must be signed in to change notification settings

WooTechnology/IMDb-Scrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

IMDb-Scrapper

Description: The Python script will require an email address and a list of favorite TV series for multiple users as input. Then, it will store the input data in the MySQLdb table(s). A single email will be sent to the provided email address with all the appropriate responses(like the next telecast date, IMDb rating, etc) for every TV series.

User Input:

user_input

Fetching data:

fetching_data

Final output Email:

email_output

About

Description: The Python script will require an email address and a list of favorite TV series for multiple users as input. Then, it will store the input data in the MySQLdb table(s). A single email will be sent to the provided email address with all the appropriate responses(like the next telecast date, IMDb rating, etc) for every TV series.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages